|
From: Koichi S. <koi...@us...> - 2014-04-04 04:07:38
|
Project "Postgres-XC".
The branch, REL1_0_STABLE has been updated
via c119a84b679ff4f5316c57a92e6695feda649c45 (commit)
from 334200ac8e7b77b45852e929b817f52b6974bdd7 (commit)
- Log -----------------------------------------------------------------
http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=c119a84b679ff4f5316c57a92e6695feda649c45
commit 99883e90a8a2190c2fe927505d16c2d19975dc46
Author: Koichi Suzuki <koi...@gm...>
Date: Wed Apr 2 14:15:46 2014 +0900
Fixes a bug that alter node and create node does not work with
primary=on even when primary=off update or drop node against the
primary node has been done in the same session.
M src/backend/pgxc/nodemgr/nodemgr.c
-----------------------------------------------------------------------
Summary of changes:
doc-xc/src/sgml/release-xc-1.0.sgmlin | 181 ++++++++++++++++++++++++++++++++-
1 files changed, 180 insertions(+), 1 deletions(-)
hooks/post-receive
--
Postgres-XC
|