[pgpool-committers: 735] pgpool: Fix health_check() to check the	health check timer before	retry
    Tatsuo Ishii 
    ishii at postgresql.org
       
    Wed Dec  5 19:25:17 JST 2012
    
    
  
Fix health_check() to check the health check timer before retrying
with template1 database. Without this, the retry with node 0 always
fails because health check timer may be already expired.
Branch
------
V3_2_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=490a3078dfaf414bd87265e7792b2eeb44acb0ee
Modified Files
--------------
main.c |    8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
    
    
More information about the pgpool-committers
mailing list