[pgpool-committers: 1804] pgpool: Fixing the compiler warnings

Muhammad Usama m.usama at gmail.com
Thu Apr 24 23:04:10 JST 2014


Fixing the compiler warnings

Branch
------
EXCEPTION_MGR

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=ef89a07ac13bccd634967cac9c46cbb378825349

Modified Files
--------------
src/auth/md5.c                                |    2 ++
src/context/pool_session_context.c            |    3 +-
src/libs/pcp/pcp.c                            |    1 +
src/main/main.c                               |    6 ++--
src/main/pgpool_main.c                        |   32 ++++++++++++------
src/parallel_query/pool_rewrite_outfuncs.c    |   43 +++++++------------------
src/parser/copyfuncs.c                        |    2 +-
src/parser/outfuncs.c                         |    7 +++-
src/pcp_con/pcp_child.c                       |    4 +--
src/protocol/pool_proto_modules.c             |    8 ++---
src/query_cache/pool_memqcache.c              |   21 +++++++-----
src/streaming_replication/pool_worker_child.c |    9 ------
src/system_db/pool_system.c                   |    9 ++++--
src/utils/error/elog.c                        |   20 ------------
14 files changed, 72 insertions(+), 95 deletions(-)



More information about the pgpool-committers mailing list