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:15 +0000 (13:14 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 30 Sep 2008 13:14:15 +0000 (13:14 +0000)
commit69360a5e83dbb0dc9dcc2608db043e558e8edb8c
tree547117360e7ba99f241d913f620b36f9bb439d50
parent279a30f709e3a71fbfba8a0757f0a020a0f2a859
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