[pgpool-committers: 324] pgpool: Add new directive "relcache_size"	which determins internal	syst
    Tatsuo Ishii 
    ishii at postgresql.org
       
    Tue Jun  5 15:52:10 JST 2012
    
    
  
Add new directive "relcache_size" which determins internal system
catalog relation cache.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=8e5b0f2a4be4170854464cdb18701b162273ad81
Modified Files
--------------
doc/pgpool-en.html              |   14 +++++++++++++-
doc/pgpool-ja.html              |   16 +++++++++++++++-
pgpool.conf.sample              |    7 +++++++
pgpool.conf.sample-master-slave |    6 ++++++
pgpool.conf.sample-replication  |    6 ++++++
pgpool.conf.sample-stream       |    6 ++++++
pool_config.c                   |   15 +++++++++++++++
pool_config.h                   |    1 +
pool_config.l                   |   15 +++++++++++++++
pool_memqcache.c                |    2 +-
pool_process_query.c            |    6 +++---
pool_relcache.c                 |    2 +-
pool_select_walker.c            |   18 +++++++++---------
pool_timestamp.c                |    3 +--
14 files changed, 99 insertions(+), 18 deletions(-)
    
    
More information about the pgpool-committers
mailing list