[pgpool-committers: 3609] pgpool: Do not cancel a query when the query resulted in an error other

Tatsuo Ishii ishii at postgresql.org
Thu Oct 27 17:32:36 JST 2016


Do not cancel a query when the query resulted in an error other than in native replication mode.

It was intended to keep the consistency, but there's no point in other
than native replication mode.

Branch
------
V3_2_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=9bc80e4878502c2d84001c633424bb5dc52d3fd2

Modified Files
--------------
pool_query_context.c | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)



More information about the pgpool-committers mailing list