[pgpool-committers: 1273] 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_0_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=3aaed7c2305b105919749d4acbef8e68c4ed53f9
Modified Files
--------------
pool_config.c |   15 ++-------------
pool_config.l |    2 +-
2 files changed, 3 insertions(+), 14 deletions(-)
    
    
More information about the pgpool-committers
mailing list