[pgpool-committers: 3610] 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_5_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f37c592b7a7c0ef445a3106bdac34a5870c82476
Modified Files
--------------
src/protocol/pool_process_query.c | 23 ++++++++++++++---------
1 file changed, 14 insertions(+), 9 deletions(-)
More information about the pgpool-committers
mailing list