[pgpool-committers: 2579] 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
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=202baf1fb70c79055430efd588c9f11ca6892d4b
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