[pgpool-committers: 1619] pgpool: Fix query cache bug with extended protocol.

Tatsuo Ishii ishii at postgresql.org
Sat Jan 25 17:48:09 JST 2014


Fix query cache bug with extended protocol.

SELECT retrieves outdated cache even DMS was executed in an expilicit
transaction. The bug had been there since in memory query cache was
born. Per [pgpool-general-jp: 1252].

Branch
------
V3_2_STABLE

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

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



More information about the pgpool-committers mailing list