[pgpool-committers: 1699] 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_1_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=cd5af19a82db0c89505c17d859a11be5fd9b0deb
Modified Files
--------------
main.c        |    8 +-------
pool_config.c |    2 +-
2 files changed, 2 insertions(+), 8 deletions(-)
    
    
More information about the pgpool-committers
mailing list