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:07 +0000 (13:14 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 30 Sep 2008 13:14:07 +0000 (13:14 +0000)
commit57a2091013b2600294b8f5012b147447af186076
tree2f9286a6fa2d31e605b23f8e2f5e72f695eaf02a
parentef6f3426447d4e0a5901921bfa5876b5e586afdb
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