pgbouncer - pgbouncer: admin.c: dont crash if socket has no buffer - Mailing list pgsql-committers

From mkz@pgfoundry.org (User Mkz)
Subject pgbouncer - pgbouncer: admin.c: dont crash if socket has no buffer
Date
Msg-id 20080801125154.8078A17AE76C@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
admin.c: dont crash if socket has no buffer

Modified Files:
--------------
    pgbouncer:
        NEWS (r1.24 -> r1.25)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/NEWS.diff?r1=1.24&r2=1.25)
    pgbouncer/src:
        admin.c (r1.35 -> r1.36)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/admin.c.diff?r1=1.35&r2=1.36)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Rearrange the code in auth.c so that all functions for a single
Next
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Add a few more DTrace probes to the backend.