|
From: <ap...@us...> - 2014-05-30 04:10:38
|
Project "Postgres-XC".
The branch, master has been updated
via 1c3e66e91e2a1965b705be507d7b1106a5009a35 (commit)
from 01238ae86a97e2e10a006f24e890fe6fe294bb23 (commit)
- Log -----------------------------------------------------------------
http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=1c3e66e91e2a1965b705be507d7b1106a5009a35
commit 1c3e66e91e2a1965b705be507d7b1106a5009a35
Author: Koichi Suzuki <koi...@gm...>
Date: Fri May 30 13:08:33 2014 +0900
This commit improve the warning message at pgxc_ctl make using gcc 4.8.
M contrib/pgxc_ctl/bash_handler.c
M contrib/pgxc_ctl/config.c
M contrib/pgxc_ctl/datanode_cmd.c
M contrib/pgxc_ctl/do_command.c
M contrib/pgxc_ctl/do_shell.c
M contrib/pgxc_ctl/monitor.c
M contrib/pgxc_ctl/pgxc_ctl.c
M contrib/pgxc_ctl/utils.c
-----------------------------------------------------------------------
Summary of changes:
contrib/pgxc_ctl/bash_handler.c | 4 +++-
contrib/pgxc_ctl/config.c | 3 ++-
contrib/pgxc_ctl/datanode_cmd.c | 2 ++
contrib/pgxc_ctl/do_command.c | 3 +--
contrib/pgxc_ctl/do_shell.c | 4 ++--
contrib/pgxc_ctl/monitor.c | 9 ++++-----
contrib/pgxc_ctl/pgxc_ctl.c | 11 +++++++++--
contrib/pgxc_ctl/utils.c | 6 +++---
8 files changed, 26 insertions(+), 16 deletions(-)
hooks/post-receive
--
Postgres-XC
|