|
From: <ap...@us...> - 2014-05-30 01:32:15
|
Project "Postgres-XC".
The branch, REL1_2_STABLE has been updated
via b8d26867886231d8cdf80c78063ef1dacc657052 (commit)
from dc9e159e31bea5f2061de187bdfec6cd58f4353a (commit)
- Log -----------------------------------------------------------------
http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=b8d26867886231d8cdf80c78063ef1dacc657052
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 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Postgres-XC
|