Implement new PostmasterIsAlive() check for WIN32, per Claudio Natoli.
Tom Lane <tgl@sss.pgh.pa.us>
Implement new PostmasterIsAlive() check for WIN32, per Claudio Natoli. In passing, align a few error messages with the style guide.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/postmaster.c | modified | +37 −14 |
| src/backend/storage/ipc/pmsignal.c | modified | +3 −5 |
| src/include/postmaster/postmaster.h | modified | +5 −1 |