postgresql/src/backend
Jan Wieck 7e26a8241d Enable SIGTERM and SIGQUIT during client authentication so
the postmaster can kill the forked off processes when shutdown
is requested.

Jan
2001-09-07 16:12:49 +00:00
..
access Add some debugging details to some of the elog(STOP) conditions for WAL. 2001-09-06 02:02:48 +00:00
bootstrap Hide backend debug output in initdb by default. To that end, the bootstrap 2001-08-25 00:31:17 +00:00
catalog Fix handling of pg_type.typdefault per bug report from Dave Blasby. 2001-09-06 02:07:42 +00:00
commands Commit Karel's patch. 2001-09-06 04:57:30 +00:00
executor Make hashjoin give the right answer with toasted input data. 2001-08-13 19:50:11 +00:00
lib Fix unportable coding for FRONTEND case. 2001-07-31 02:02:45 +00:00
libpq Enable SIGTERM and SIGQUIT during client authentication so 2001-09-07 16:12:49 +00:00
main Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
nodes Transaction IDs wrap around, per my proposal of 13-Aug-01. More 2001-08-26 16:56:03 +00:00
optimizer Fix handling of pg_type.typdefault per bug report from Dave Blasby. 2001-09-06 02:07:42 +00:00
parser Commit Karel's patch. 2001-09-06 04:57:30 +00:00
po update 2001-08-10 20:58:09 +00:00
port Get rid of PID entries in shmem hash table; there is no longer any need 2001-09-07 00:27:30 +00:00
postmaster Enable SIGTERM and SIGQUIT during client authentication so 2001-09-07 16:12:49 +00:00
regex pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
rewrite Make ALTER TABLE RENAME on a view rename the view's on-select rule too. 2001-08-12 21:35:19 +00:00
storage Get rid of PID entries in shmem hash table; there is no longer any need 2001-09-07 00:27:30 +00:00
tcop Enable SIGTERM and SIGQUIT during client authentication so 2001-09-07 16:12:49 +00:00
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
utils Remove file, per Karel. 2001-09-07 15:14:16 +00:00
Makefile Native Language Support (NLS) 2001-06-02 18:25:18 +00:00