[Pgpool-committers] pgpool - pgpool: Fix SimpleForwardToFrontend() and

User T-ishii t-ishii at pgfoundry.org
Sat Mar 25 08:15:31 GMT 2006


Log Message:
-----------
Fix SimpleForwardToFrontend() and SimpleForwardToBackend(). If
the packet length is 0 then do not forward the packet.

Fix pool_process_query(). If kind/kind1 from backends exists *and*
data coming from frontend, kind/kind1 will be lost.

Modified Files:
--------------
    pgpool:
        pool_process_query.c (r1.15 -> r1.16)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/pool_process_query.c.diff?r1=1.15&r2=1.16)


More information about the Pgpool-committers mailing list