From: Koichi S. <koi...@us...> - 2014-04-25 07:52:08
|
Project "Postgres-XC". The branch, REL1_2_STABLE has been updated via b56d569a06de895f1821a6fc88ca9b7b2d82a15a (commit) from 2b9598997b0e79dc6059e6b338a37b9dafbc27d2 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=b56d569a06de895f1821a6fc88ca9b7b2d82a15a commit d8c1ab84cd254920013c5a27fa9d2d6849826316 Author: Koichi Suzuki <koi...@gm...> Date: Fri Apr 25 16:18:17 2014 +0900 This commit fixes potential coordinator crash if no GTM connection is established. Posted by Wang Diancheng. Reviewed by Koichi Suzuki. M src/backend/access/transam/gtm.c ----------------------------------------------------------------------- Summary of changes: src/backend/access/transam/gtm.c | 27 ++++++++++++++++----------- 1 files changed, 16 insertions(+), 11 deletions(-) hooks/post-receive -- Postgres-XC |