[pgpool-committers: 331] pgpool: Add new directive "check_temp_table".

Tatsuo Ishii ishii at postgresql.org
Wed Jun 6 11:22:47 JST 2012


Add new directive "check_temp_table".

Branch
------
master

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

Modified Files
--------------
doc/pgpool-en.html              |   12 +++++++++++-
doc/pgpool-ja.html              |   18 +++++++++++++++++-
pgpool.conf.sample              |    8 ++++++++
pgpool.conf.sample-master-slave |    8 ++++++++
pgpool.conf.sample-replication  |    8 ++++++++
pgpool.conf.sample-stream       |    8 ++++++++
pool_config.c                   |   13 +++++++++++++
pool_config.h                   |    1 +
pool_config.l                   |   13 +++++++++++++
pool_query_context.c            |    2 +-
10 files changed, 88 insertions(+), 3 deletions(-)



More information about the pgpool-committers mailing list