[pgpool-committers: 1697] 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
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=60c61d076d976d16f03b0423612812018628f71d

Modified Files
--------------
src/config/pool_config.c |   22 +++++++++++-----------
src/config/pool_config.l |    3 ++-
src/main/main.c          |    8 +-------
3 files changed, 14 insertions(+), 19 deletions(-)



More information about the pgpool-committers mailing list