[pgpool-committers: 2578] 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_2_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=74fd248ef7ff1e4dac20758aa1072e67b372c905
Modified Files
--------------
pool_config.c    | 1439 +++++++++++++++++++++++++++++++-----------------------
pool_config.h    |    4 +-
pool_config.l    |    4 +-
pool_memqcache.c |    6 +-
pool_type.h      |    2 +
5 files changed, 825 insertions(+), 630 deletions(-)
    
    
More information about the pgpool-committers
mailing list