pgbouncer - pgbouncer: disable users before loading.

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: disable users before loading.
Date: 2007-08-12 22:33:56
Message-ID: 20070812223356.148AC21710E@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
disable users before loading.

otherwise removing users wont work.

Modified Files:
--------------
pgbouncer/src:
loader.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/loader.c.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-08-13 01:18:47 pgsql: Document that the regexp split functions ignore zero-length
Previous Message User Mkz 2007-08-12 22:14:43 pgbouncer - pgbouncer: wrap check order in quote_literal