[pgpool-committers: 3191] pgpool: Fixing the crash caused by a mistake made by previous commit of
Muhammad Usama
m.usama at gmail.com
Wed May 4 05:11:10 JST 2016
Fixing the crash caused by a mistake made by previous commit of config framework.
The commit contains the fixes for problems left out of previous commit, one of
that was causing the segmentation fault. Along with that the commit suppresses
the warning message emitted at the time of reloading the configuration file for
config parameters that are not allowed to be changed in reload config context.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=324679256c352fc4b9627bf8883273b0c0ae7e29
Modified Files
--------------
src/config/pool_config_variables.c | 135 ++++++++++++++++++++++++------------
src/include/pool_config_variables.h | 1 +
src/tools/pgmd5/pg_md5.c | 2 +-
3 files changed, 92 insertions(+), 46 deletions(-)
More information about the pgpool-committers
mailing list