[pgpool-committers: 2032] pgpool: do_accept() function was replaced with wait_for_new_connections
Muhammad Usama
m.usama at gmail.com
Tue Jun 17 22:38:28 JST 2014
do_accept() function was replaced with wait_for_new_connections()
by exception manager checkin and is no longer needed but it still
resides in the code.
This checkin removes the dead code of obsolete function.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=8c85d8292b95694cf59a4fdb787c12e2209d0c35
Modified Files
--------------
src/protocol/child.c | 325 +-------------------------------------------------
1 file changed, 3 insertions(+), 322 deletions(-)
More information about the pgpool-committers
mailing list