]> granicus.if.org Git - postgresql/commit
Implement new PostmasterIsAlive() check for WIN32, per Claudio Natoli.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 May 2004 03:50:15 +0000 (03:50 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 May 2004 03:50:15 +0000 (03:50 +0000)
commitc6719a2784e998d47713de78d284eec5ba8fd976
tree83e2c6efafc183f89f7731b705b494ab8c97ab1e
parent076a055acf3c55314de267c62b03191586d79cf6
Implement new PostmasterIsAlive() check for WIN32, per Claudio Natoli.
In passing, align a few error messages with the style guide.
src/backend/postmaster/postmaster.c
src/backend/storage/ipc/pmsignal.c
src/include/postmaster/postmaster.h