]> granicus.if.org Git - postgresql/commit
Enable SIGTERM and SIGQUIT during client authentication so
authorJan Wieck <JanWieck@Yahoo.com>
Fri, 7 Sep 2001 16:12:49 +0000 (16:12 +0000)
committerJan Wieck <JanWieck@Yahoo.com>
Fri, 7 Sep 2001 16:12:49 +0000 (16:12 +0000)
commit7e26a8241d081ff7ba83f3093726639b9b6d1122
treedcd54e3cec412395f84b01b3ca55ec48a27d451d
parentd9044b56379da6097310ebed45fb9e1a4db003af
Enable SIGTERM and SIGQUIT during client authentication so
the postmaster can kill the forked off processes when shutdown
is requested.

Jan
src/backend/libpq/pqsignal.c
src/backend/postmaster/postmaster.c
src/backend/tcop/postgres.c
src/include/libpq/pqsignal.h
src/include/tcop/tcopprot.h