Project "Postgres-XC".
The branch, REL1_2_STABLE has been updated
via c7b1f975b9de9ce1e342243b70944a9d02676606 (commit)
from b8d26867886231d8cdf80c78063ef1dacc657052 (commit)
- Log -----------------------------------------------------------------
http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=c7b1f975b9de9ce1e342243b70944a9d02676606
commit 01238ae86a97e2e10a006f24e890fe6fe294bb23
Author: Koichi Suzuki <koi...@gm...>
Date: Fri May 30 10:31:40 2014 +0900
This commit fixes the bug introduced during pg_backup merge.
Now datanode failover is associated with ALTER NODE.
M contrib/pgxc_ctl/datanode_cmd.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
|