[pgpool-committers: 1275] 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
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=86da9e66e481dee4ce3bdc8e4983745b9bc39d0c
Modified Files
--------------
src/config/pool_config.c |   56 +++++++++++++++++++++++-----------------------
src/config/pool_config.l |    2 +-
2 files changed, 29 insertions(+), 29 deletions(-)
    
    
More information about the pgpool-committers
mailing list