[Pgpool-committers] pgpool - pgpool: Fix bug in do_child().

User T-ishii t-ishii at pgfoundry.org
Thu Mar 23 12:38:37 GMT 2006


Log Message:
-----------
Fix bug in do_child(). We should not reuse startup packet since some
values in the packet such as client_encoding might be changed.

Modified Files:
--------------
    pgpool:
        child.c (r1.8 -> r1.9)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/child.c.diff?r1=1.8&r2=1.9)


More information about the Pgpool-committers mailing list