Fix pg_ctl bug where detection of binary location from postmaster.opts
authorBruce Momjian <bruce@momjian.us>
Thu, 26 Jun 2008 18:25:24 +0000 (18:25 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 26 Jun 2008 18:25:24 +0000 (18:25 +0000)
commit94433691e41c718ec21b4610bb1331327fd5fa67
tree2b583fc4b837294b1f1ca85b63f14078bcc42a61
parent71d3285af15e35ca2a50634bb0b1997f898929d7
Fix pg_ctl bug where detection of binary location from postopts
wasn't working.
src/bin/pg_ctl/pg_ctl.c