[pgpool-committers: 1949] pgpool: Fix to output debug messages in processing pgpool.conf with -d

Muhammad Usama m.usama at gmail.com
Wed May 7 20:27:29 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.

Branches
--------
EXCEPTION_MGR
master

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=1c6e34b30af58a29ef84af7e4906202dd6a2e5cb
Author: Yugo Nagata <nagata at sraoss.co.jp>

Modified Files
--------------
src/config/pool_config.l |    3 ++-
src/main/main.c          |    7 +------
2 files changed, 3 insertions(+), 7 deletions(-)



More information about the pgpool-committers mailing list