postgresql/src/backend/bootstrap
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
..
boot.sed Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
bootparse.y Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
bootscanner.l Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
bootstrap.c Change elog(ERROR) to get back to main loop via a plain sigsetjmp, 1999-04-20 02:19:59 +00:00
Makefile From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00