From: <ap...@us...> - 2014-11-14 07:34:13
|
Project "Postgres-XC". The branch, master has been updated via e1a6ea9a102d4a49d8772566e4fb52fdd13be61f (commit) from d164f5668ae16ee3cd3a1b353c78c1b5714d9579 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=e1a6ea9a102d4a49d8772566e4fb52fdd13be61f commit e1a6ea9a102d4a49d8772566e4fb52fdd13be61f Author: Koichi Suzuki <koi...@gm...> Date: Fri Nov 14 16:23:02 2014 +0900 This fixes wrong gtm restoration point calculation regarding GXID wraparound. ZhangJulian found this and suggested the fix. M src/gtm/main/gtm_txn.c ----------------------------------------------------------------------- Summary of changes: src/gtm/main/gtm_txn.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |