Re: [HACKERS] Two phase commit in ECPG

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, pgsql-bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: [HACKERS] Two phase commit in ECPG
Date: 2017-03-13 20:05:41
Message-ID: 1489435541.2041.22.camel@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

> Previous 002 patch lacked to add describing PREPARE TRANSACTION.
> Attached updated 002 patch.

I just committed both patches and a backport of the bug fix itself.
Thanks again for finding and fixing.

Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Meskes at (Debian|Postgresql) dot Org
Jabber: michael at xmpp dot meskes dot org
VfL Borussia! Força Barça! SF 49ers! Use Debian GNU/Linux, PostgreSQL

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message zhaozp@uxsino.com 2017-03-14 05:53:53 postmaster.c ,have a warning: pg_getnameinfo_all() failed
Previous Message Markus Bräunig 2017-03-13 09:08:39 Re: BUG #14586: Permissions of recovery.conf are different in plain and tar-format

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2017-03-13 20:22:37 Re: background sessions
Previous Message Michael Meskes 2017-03-13 20:04:08 pgsql: Add test case for two phase commit. Also by Masahiko Sawada.