pgsql: Recent patches to pg_ctl broke "pg_ctl restart" for the case - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Recent patches to pg_ctl broke "pg_ctl restart" for the case
Date
Msg-id 20080930131415.3C9E47545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
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.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/src/bin/pg_ctl:
        pg_ctl.c (r1.74.2.5 -> r1.74.2.6)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_ctl/pg_ctl.c?r1=1.74.2.5&r2=1.74.2.6)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Recent patches to pg_ctl broke "pg_ctl restart" for the case
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Recent patches to pg_ctl broke "pg_ctl restart" for the case