[pgpool-committers: 1618] 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_3_STABLE

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

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



More information about the pgpool-committers mailing list