[pgpool-committers: 199] pgpool: - Fix not to ignore changing boolean values in pgpool.conf.

Nozomi Anzai anzai at sraoss.co.jp
Fri May 18 14:03:39 JST 2012


- Fix not to ignore changing boolean values in pgpool.conf.
- Fix not to ignore changing D option of pgpool command in pgmgt.conf.
- At query cache page it somtimes happen "redeclare function" error, so replace include() to require_once().

Branches
--------
V3_0_STABLE
master

Details
-------
http://git.postgresql.org/gitweb?p=pgpooladmin.git;a=commitdiff;h=6bee40bebb5c8d03fb7c87d6a9e46afc920d3159

Modified Files
--------------
common.php                 |    2 +-
config.php                 |    2 +-
queryCache.php             |    4 ++--
templates/config.tpl       |    2 +-
templates/innerSummary.tpl |    2 +-
templates/pgconfig.tpl     |   38 +++++++++++++++++++-------------------
6 files changed, 25 insertions(+), 25 deletions(-)



More information about the pgpool-committers mailing list