[Pgpool-committers] pgpool - pgpool-II: Fix HINT clause handling in extended query protocol.

User Y-asaba y-asaba at pgfoundry.org
Tue Feb 19 05:46:43 UTC 2008


Log Message:
-----------
Fix HINT clause handling in extended query protocol. 
pgpool did not replicate the following query with extended query
protocol.

  /* REPLICATION */ SELECT func();

Per report by Sagar Thapa.

Modified Files:
--------------
    pgpool-II:
        pool_process_query.c (r1.95 -> r1.96)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/pool_process_query.c.diff?r1=1.95&r2=1.96)


More information about the Pgpool-committers mailing list