Recent patches to pg_ctl broke "pg_ctl restart" for the case where no

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c6b808ea8daa3ebf049e0d91c05e05ee7668813f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-09-30T13:14:28Z
Releases: 8.0.19
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.

Files

PathChange+/−
src/bin/pg_ctl/pg_ctl.c modified +6 −1