pgsql: Fix pg_ctl bug where detection of binary location from

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix pg_ctl bug where detection of binary location from
Date: 2008-06-26 18:25:24
Message-ID: 20080626182524.CDBC67540F3@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-06-26 19:18:37 pgsql: Add MERGE TODO URL: >
Previous Message Teodor Sigaev 2008-06-26 16:06:37 pgsql: Fix bug "select lower('asd') = 'asd'" returns false with