[pgpool-committers: 2998] 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
------
V3_5_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=fef52de4e72ae466d0813a73507d51a8802e3fc3
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