mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 15:22:16 -04:00
09c5e84072
instead of doing a kill(self, SIGQUIT) and expecting the signal handler to do it. Also, clean up inconsistent definitions of the sigjmp buffer in the several files that already referenced it.