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