[pgpool-committers: 234] pgpool: Add new pgpoolAdmin's parameter:	_PGPOOL_VERSION so that	pgpool
    Nozomi Anzai 
    anzai at sraoss.co.jp
       
    Thu May 31 15:53:42 JST 2012
    
    
  
Add new pgpoolAdmin's parameter: _PGPOOL_VERSION so that pgpoolAdmin can control any pgpool-II version (after V2.0)
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpooladmin.git;a=commitdiff;h=99c418ac6495a51e15ebf11ce035f0ec65f5885f
Modified Files
--------------
conf/pgmgt.conf.php        |    1 +
config.php                 |    5 +
definePgpoolConfParam.php  |   12 +-
innerSummary.php           |    2 +
install/checkParameter.php |   54 ++-
install/lang/en.lang.php   |    1 +
install/lang/ja.lang.php   |    1 +
lang/en.lang.php           |    1 +
lang/ja.lang.php           |    1 +
nodeStatus.php             |    3 +-
pgconfig.php               |   74 +-
screen.css                 |   14 +
templates/config.tpl       |   13 +
templates/innerSummary.tpl |   14 +-
templates/menu.tpl         |    2 +
templates/pgconfig.tpl     | 1768 +++++++++++++++++++-------------------------
templates/status.tpl       |   18 +
17 files changed, 909 insertions(+), 1075 deletions(-)
    
    
More information about the pgpool-committers
mailing list