]> granicus.if.org Git - postgresql/commit
- Fix the -w (wait) option to work in Windows service mode, per bug #3382.
authorMagnus Hagander <magnus@hagander.net>
Mon, 2 Jul 2007 21:58:38 +0000 (21:58 +0000)
committerMagnus Hagander <magnus@hagander.net>
Mon, 2 Jul 2007 21:58:38 +0000 (21:58 +0000)
commit2f2c67f574a38936dfa98dd65e689ec6485861f5
treee41a605a57d7816e09861886202c01d0f79e40f9
parent4ece8fd17e8fbec5e9832f0326c244a25b666e0b
- Fix the -w (wait) option to work in Windows service mode, per bug #3382.
- Prevent the -w option being passed to the postmaster.
- Read the postmaster options file when starting as a Windows service.

Dave Page
src/bin/pg_ctl/pg_ctl.c