|
From: Koichi S. <koi...@us...> - 2014-04-04 04:26:18
|
Project "Postgres-XC".
The branch, REL1_0_STABLE has been updated
via 643c218e5fad27a118fbe5266e4ea2cff120b387 (commit)
from 4c8026cb5fcb3ef9e0031428f76bb45655d3aa9c (commit)
- Log -----------------------------------------------------------------
http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=643c218e5fad27a118fbe5266e4ea2cff120b387
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:
.../expected/{plpgsq_4.out => plpgsql_4.out} | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
rename src/test/regress/expected/{plpgsq_4.out => plpgsql_4.out} (99%)
hooks/post-receive
--
Postgres-XC
|