[pgpool-committers: 1698] pgpool: Fix to output debug messages in processing pgpool.conf with -d
    Yugo Nagata 
    nagata at sraoss.co.jp
       
    Fri Feb 28 19:47:50 JST 2014
    
    
  
Fix to output debug messages in processing pgpool.conf with -d option
In previous, debug messages in pool_get_config() ware not output
even when -d option was used.
Branch
------
V3_2_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=0c8155ccbce2c72f195efdf6ddc97a498bd1519a
Modified Files
--------------
main.c        |    8 +-------
pool_config.c |    3 ++-
pool_config.l |    3 ++-
3 files changed, 5 insertions(+), 9 deletions(-)
    
    
More information about the pgpool-committers
mailing list