[pgpool-committers: 5339] pgpool: Fix compiler warnings with gcc 8.x.
Takuma Hoshiai
hoshiai at sraoss.co.jp
Tue Nov 13 16:45:57 JST 2018
Fix compiler warnings with gcc 8.x.
Branch
------
V4_0_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=11ea13bb2d562491c437000f0661794024ad8b84
Modified Files
--------------
src/auth/pool_auth.c | 8 ++++++++
src/auth/pool_hba.c | 6 ++++--
src/auth/pool_passwd.c | 1 +
src/include/pool_config.h | 3 +++
src/include/watchdog/watchdog.h | 2 +-
src/libs/pcp/pcp.c | 6 +++---
src/main/main.c | 18 +++---------------
src/main/pgpool_main.c | 8 ++++----
src/protocol/child.c | 2 +-
src/tools/pgenc/pg_enc.c | 2 +-
src/tools/pgproto/read.c | 14 --------------
src/tools/pgproto/send.c | 18 +++++-------------
src/watchdog/watchdog.c | 2 +-
src/watchdog/wd_json_data.c | 2 +-
14 files changed, 36 insertions(+), 56 deletions(-)
More information about the pgpool-committers
mailing list