[pgpool-committers: 2379] pgpool: connect_with_timeout() does not need to be a public function.

Tatsuo Ishii ishii at postgresql.org
Sun Dec 28 08:59:47 JST 2014


connect_with_timeout() does not need to be a public function.

Also add missing prototype declaration which causes compiler warning,
and add comment for the function.

Branch
------
V3_4_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=74af4ba64f418074e9fe7ab374fcb867aa49c329

Modified Files
--------------
src/protocol/pool_connection_pool.c |   12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list