Add checking socket state when connection pool is reused.
authorYoshiyuki Asaba <y-asaba at pgfoundry.org>
Tue, 6 Feb 2007 02:11:07 +0000 (02:11 +0000)
committerYoshiyuki Asaba <y-asaba at pgfoundry.org>
Tue, 6 Feb 2007 02:11:07 +0000 (02:11 +0000)
commitd0bdb1912ec24f261e7f40bd5fb341ecb9729c3b
tree4b89119ba4ff8cacc88662dbc3483db154dae44c
parent6f228052dedbde88547eb711e987082a0ecb634f
Add checking socket state when connection pool is reused.
If socket is closed, pgpool try to create new connection pool.
pool_connection_pool.c