pgsql: Fix pg_ctl bug where detection of binary location from - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Fix pg_ctl bug where detection of binary location from
Date
Msg-id 20080626182524.CDBC67540F3@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix pg_ctl bug where detection of binary location from postmaster.opts
wasn't working.

Modified Files:
--------------
    pgsql/src/bin/pg_ctl:
        pg_ctl.c (r1.102 -> r1.103)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_ctl/pg_ctl.c?r1=1.102&r2=1.103)

pgsql-committers by date:

Previous
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Fix bug "select lower('asd') = 'asd'" returns false with
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add MERGE TODO URL: >