pgpool - pgpool: If invalid non-switch args are given (for example, - Mailing list pgsql-committers

From t-ishii@pgfoundry.org (User T-ishii)
Subject pgpool - pgpool: If invalid non-switch args are given (for example,
Date
Msg-id 20050810121112.52E7D1125F41@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
If invalid non-switch args are given (for example, pgpool -f
pgpool.conf foobar), pgpool silently deletes pgpool.pid even if it's a
valid one. Per report from Brad Nicholson.

Modified Files:
--------------
    pgpool:
        main.c (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/main.c.diff?r1=1.6&r2=1.7)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Extend pg_config to be able to report the build-time values of
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: If the call's iterator hits the end, it will return NULL