[pgpool-committers: 2997] pgpool: Fix for [pgpool-II 0000166]: compile issue on freebsd
Muhammad Usama
m.usama at gmail.com
Wed Feb 3 22:05:27 JST 2016
Fix for [pgpool-II 0000166]: compile issue on freebsd
added missing include files, The patch is contributed by
the bug reporter and enhanced a little by me.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=48e9d4b028bdfefc9cca4e3f1f9d700b36cff294
Modified Files
--------------
src/include/parser/stringinfo.h | 1 +
src/include/utils/palloc.h | 1 +
src/watchdog/wd_escalation.c | 4 ++++
src/watchdog/wd_if.c | 4 ++++
4 files changed, 10 insertions(+)
More information about the pgpool-committers
mailing list