[Pgpool-committers] pgpool - pgpool: Fix hang up in Execute.

User Y-asaba y-asaba at pgfoundry.org
Thu May 8 04:59:28 UTC 2008


Log Message:
-----------
Fix hang up in Execute.

We sended a syntax error query to abort a transaction if
replicate_select was true. However, the query was sended over Query
message. 

Patch contributed by Kenichi Sawada.

Modified Files:
--------------
    pgpool:
        pool_process_query.c (r1.67 -> r1.68)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/pool_process_query.c.diff?r1=1.67&r2=1.68)


More information about the Pgpool-committers mailing list