OSDN Git Service

Make the startup process respond to SIGTERM and SIGHUP immediately.
authorMasaoFujii <masao.fujii@gmail.com>
Thu, 7 Oct 2010 11:06:34 +0000 (20:06 +0900)
committerMasaoFujii <masao.fujii@gmail.com>
Thu, 7 Oct 2010 11:10:06 +0000 (20:10 +0900)
commitc310e2aaaf090996855ab5eeeec39e21a08fc122
tree03126a6cacf2a30839dd7b3ec6f1391628106ee4
parent99eca532dd743a5b59489fffc77528ee492b1e1c
Make the startup process respond to SIGTERM and SIGHUP immediately.

To do that we make the signal handlers for those signals wake the
startup process up.
src/backend/access/transam/xlog.c