Fix some compiler warnings.
authorTatsuo Ishii <ishii@postgresql.org>
Sun, 8 Oct 2017 06:57:08 +0000 (15:57 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Sun, 8 Oct 2017 06:57:08 +0000 (15:57 +0900)
commit3ad82c8f186fd5edf200e7eab6a145f28bea38ab
tree882dd208cb65cfe519ed22978cd91f29a336e177
parentf484c6138304172f7d4ef4d02f1b15fad5b3cbf8
Fix some compiler warnings.
src/context/pool_process_context.c
src/include/context/pool_process_context.h
src/include/pool.h
src/main/pgpool_main.c
src/main/pool_globals.c
src/utils/pcp/pcp_timeout.c
src/watchdog/wd_interlock.c
src/watchdog/wd_lifecheck.c