[Pgpool-committers] pgpool - pgpool: Fix problem NOTIFY messages does arrive client.

User T-ishii t-ishii at pgfoundry.org
Fri Jul 21 04:25:42 UTC 2006


Log Message:
-----------
Fix problem NOTIFY messages does arrive client.
Modify SimpleForwardToFrontend so that flush the client stream
immediatly if the packet kind is 'A' (notification response)
Per report from Michael Ulitskiy.
See 

[Pgpool-general] Problem with LISTEN/NOTIFY through pgpool again
Date: Thu, 20 Jul 2006 14:13:09 -0400

for more problem details.

Modified Files:
--------------
    pgpool:
        pool_process_query.c (r1.28 -> r1.29)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/pool_process_query.c.diff?r1=1.28&r2=1.29)


More information about the Pgpool-committers mailing list