Thread: pgsql: - Fix the -w (wait) option to work in Windows service mode, per

pgsql: - Fix the -w (wait) option to work in Windows service mode, per

From
mha@postgresql.org (Magnus Hagander)
Date:
Log Message:
-----------
- 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

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/src/bin/pg_ctl:
        pg_ctl.c (r1.74 -> r1.74.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_ctl/pg_ctl.c.diff?r1=1.74&r2=1.74.2.1)