|
From: Koichi S. <koi...@us...> - 2014-05-02 06:19:47
|
Project "Postgres-XC".
The branch, REL1_1_STABLE has been updated
via c0e68e854988fa95f1f8542d54107f1153118309 (commit)
from 7129d55eefea297da632626e066e613613a3b97f (commit)
- Log -----------------------------------------------------------------
http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=c0e68e854988fa95f1f8542d54107f1153118309
commit cd51b7380bfd79ebc53b242ebbefdcb921a5c319
Author: Koichi Suzuki <koi...@gm...>
Date: Fri May 2 15:15:39 2014 +0900
Fix for adding datanode master in pgxc_ctl. Locking DDL was not
correct. The locking function pgxc_lock_for_backup() was issued
against a datanode but it should be targetted to a coordinator.
M contrib/pgxc_ctl/datanode_cmd.c
-----------------------------------------------------------------------
Summary of changes:
contrib/pgxc_ctl/datanode_cmd.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Postgres-XC
|