postgresql/src/backend/tcop
Tom Lane 09c5e84072 Change elog(ERROR) to get back to main loop via a plain sigsetjmp,
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.
1999-04-20 02:19:59 +00:00
..
dest.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
fastpath.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
Makefile From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00
postgres.c Change elog(ERROR) to get back to main loop via a plain sigsetjmp, 1999-04-20 02:19:59 +00:00
pquery.c cleanups 1999-03-23 05:41:00 +00:00
utility.c Add new postgres -O option to allow system table structure changes. 1999-03-17 22:53:31 +00:00