[Pgpool-committers] pgpool - pgpool-II: Fix discard_persistent_db_connection() so that it

User T-ishii t-ishii at pgfoundry.org
Sun Feb 20 07:06:19 UTC 2011


Log Message:
-----------
Fix discard_persistent_db_connection() so that it sends a terminate
packet to backend befoe closing the connection to the backend.
Without this, backend complains "unexpected EOF on client connection".

Tags:
----
V3_0_STABLE

Modified Files:
--------------
    pgpool-II:
        child.c (r1.65.2.1 -> r1.65.2.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/child.c?r1=1.65.2.1&r2=1.65.2.2)


More information about the Pgpool-committers mailing list