pgpool - pgpool: If invalid non-switch args are given (for example,

From: t-ishii(at)pgfoundry(dot)org (User T-ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgpool - pgpool: If invalid non-switch args are given (for example,
Date: 2005-08-10 12:11:12
Message-ID: 20050810121112.52E7D1125F41@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2005-08-10 18:52:20 python - be: If the call's iterator hits the end, it will return NULL
Previous Message Tom Lane 2005-08-09 22:47:04 pgsql: Extend pg_config to be able to report the build-time values of