[pgpool-committers: 736] 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
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=dbfa5e95bb2a60f5604857b7a3575d87bc270b7c
Modified Files
--------------
main.c |    8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
    
    
More information about the pgpool-committers
mailing list