[pgpool-committers: 2769] pgpool: fixing some compiler warnings and moving the socket read and wr

Muhammad Usama m.usama at gmail.com
Thu Oct 29 21:30:50 JST 2015


fixing some compiler warnings and moving the socket read and write functions to
the pool_steram.c file.

Branch
------
watchdog_enhancement

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

Modified Files
--------------
src/include/utils/pool_stream.h |    5 +-
src/utils/pool_stream.c         |   59 ++++++-
src/watchdog/watchdog.c         |  346 ++++++++++++++-------------------------
3 files changed, 186 insertions(+), 224 deletions(-)



More information about the pgpool-committers mailing list