Fix compile error when build with PostgreSQL 9.6 or 9.5.
authorTatsuo Ishii <ishii@postgresql.org>
Mon, 9 Jul 2018 05:59:19 +0000 (14:59 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Mon, 9 Jul 2018 05:59:19 +0000 (14:59 +0900)
commit18db028fa4d5f1012f76e99aa5fa3250f648ff9b
treef6774b21e056ebcf4ebc8ae216fe053c4cfed479
parentc47ac1679e37b82da0690feb0c17d7cb645e788a
Fix compile error when build with PostgreSQL 9.6 or 9.5.

This prevents buildfarm from building with those PostgreSQL versions
(PostgreSQL 10 is ok).
src/sql/pgpool_adm/pgpool_adm.c