[pgpool-committers: 36] pgpool: Add the parameters of white_memqcache_table_list, black_memqcac
Nozomi Anzai
anzai at sraoss.co.jp
Fri Jan 27 13:41:27 JST 2012
Add the parameters of white_memqcache_table_list, black_memqcache_table_list
that check if the SELECTed tables are to be cached or not.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=433b5079816941e7c80ff9d20297ff7db307de35
Modified Files
--------------
pgpool.conf.sample | 9 +
pool_config.c | 1544 ++++++++++++++++++++++------------------------
pool_config.h | 11 +-
pool_config.l | 123 ++++-
pool_memqcache.c | 70 ++-
pool_memqcache.h | 5 +-
pool_process_reporting.c | 26 +
pool_proto_modules.c | 77 ++-
pool_select_walker.c | 118 +++--
pool_select_walker.h | 20 +-
10 files changed, 1097 insertions(+), 906 deletions(-)
More information about the pgpool-committers
mailing list