[pgpool-committers: 2577] pgpool: Allow to use in memory query cache size > 4GB

Tatsuo Ishii ishii at postgresql.org
Sat Jun 20 20:19:33 JST 2015


Allow to use in memory query cache size > 4GB

This should have been allowed since in memory query cache was born.

Branch
------
V3_4_STABLE

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

Modified Files
--------------
src/config/pool_config.c         |    4 ++--
src/config/pool_config.l         |    4 ++--
src/include/pool_config.h        |    2 +-
src/query_cache/pool_memqcache.c |    6 +++---
4 files changed, 8 insertions(+), 8 deletions(-)



More information about the pgpool-committers mailing list