[pgpool-committers: 2580] pgpool: Do not send a query for checking insert lock in non replication

Tatsuo Ishii ishii at postgresql.org
Thu Jun 25 08:33:32 JST 2015


Do not send a query for checking insert lock in non replication mode with extended query

This unnecessary code was there since day 0.

Branch
------
V3_0_STABLE

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

Modified Files
--------------
pool_proto_modules.c |    6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list