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

Nozomi Anzai anzai at sraoss.co.jp
Mon Dec 5 16:14:39 JST 2011


- 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().

Branch
------
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