[pgpool-committers: 2378] 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
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=180e6f4a30f0a8710b14840f2315987fa5ca5e54
Modified Files
--------------
src/protocol/pool_connection_pool.c | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
More information about the pgpool-committers
mailing list