From: Pavan D. <pa...@us...> - 2010-05-13 02:29:48
|
A ref change was pushed to the repository containing the project "Postgres-XC: write-scalable synchronous multi-master PostgreSQL cluster". The branch, master has been updated via fd209fa492b16386f6a00b32dd1d9bf1353a172f (commit) from 1dcc0249cc7d58f024192717cefa8c841494e60e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit fd209fa492b16386f6a00b32dd1d9bf1353a172f Author: Pavan Deolasee <pav...@gm...> Date: Wed May 12 19:28:26 2010 -0700 Fix an assertion failure in the GTM code. We were mistakenly overwriting an union member after the recent changes for snapshot grouping. ----------------------------------------------------------------------- Summary of changes: src/gtm/client/fe-protocol.c | 6 +++--- src/gtm/client/gtm_client.c | 2 +- src/include/gtm/gtm_client.h | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- Postgres-XC: write-scalable synchronous multi-master PostgreSQL cluster |