[pgpool-committers: 1862] pgpool: Fixing the compiler warnings
Muhammad Usama
m.usama at gmail.com
Tue May 6 20:08:11 JST 2014
Fixing the compiler warnings
Branch
------
EXCEPTION_MGR
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f97125fea7b4491b569c6c9c702299b896711d26
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