Removing the references of obsolete debug_level configuration parameter.
authorMuhammad Usama <m.usama@gmail.com>
Fri, 14 Apr 2017 12:46:37 +0000 (17:46 +0500)
committerMuhammad Usama <m.usama@gmail.com>
Fri, 14 Apr 2017 12:48:18 +0000 (17:48 +0500)
commit176a11abda984c17571f1d2b415accc81b60e121
tree2b0bb9765b395ba7f20b70e3798d6c1c3912a64f
parent46b5ab37223c5359c53b99630361ad5363f3cab4
Removing the references of obsolete debug_level configuration parameter.

configuration parameter 'debug_level' has given way to
'log_min_messages' after the adoption of exception manager.
src/include/pool_config.h
src/main/main.c
src/sample/pgpool.conf.sample
src/sample/pgpool.conf.sample-master-slave
src/sample/pgpool.conf.sample-replication
src/sample/pgpool.conf.sample-stream
src/utils/pool_process_reporting.c