]> granicus.if.org Git - postgresql/commit
Recent patches to pg_ctl broke "pg_ctl restart" for the case where no
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 30 Sep 2008 13:14:28 +0000 (13:14 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 30 Sep 2008 13:14:28 +0000 (13:14 +0000)
commitc6b808ea8daa3ebf049e0d91c05e05ee7668813f
treec354b27294487afed5ad5c875863a60e7798863d
parentb0ea4828e46b92ec7fc2615383efed25a05dd4a5
Recent patches to pg_ctl broke "pg_ctl restart" for the case where no
command-line options had been given to the postmaster; and just plain
broke it altogether in 8.1 and 8.0.  Per report from KaiGai Kohei.
src/bin/pg_ctl/pg_ctl.c