[pgpool-committers: 1276] pgpool: Fix segfault when pgpool.conf does not set log_standby_delay.

Tatsuo Ishii ishii at postgresql.org
Wed Sep 25 23:18:14 JST 2013


Fix segfault when pgpool.conf does not set log_standby_delay.

This is caused by wrong initialization for log_standby_delay in
 pool_config.l. Per bug#74.

Branch
------
V3_2_STABLE

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

Modified Files
--------------
pool_config.c |   27 ++-------------------------
pool_config.l |    2 +-
2 files changed, 3 insertions(+), 26 deletions(-)



More information about the pgpool-committers mailing list