Re: [HACKERS] logical decoding of two-phase transactions - Mailing list pgsql-hackers

From Dmitry Dolgov
Subject Re: [HACKERS] logical decoding of two-phase transactions
Date
Msg-id CA+q6zcX7m3aB5ziVA4D8oGRbtMJcaKXKZO6SEWVZ3hOZv7mQWQ@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] logical decoding of two-phase transactions  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] logical decoding of two-phase transactions  (Nikhil Sontakke <nikhils@2ndquadrant.com>)
List pgsql-hackers
On 13 May 2017 at 22:22, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Apparently you are not testing against current HEAD.  That's been there
> since d10c626de (a whole two days now ;-))

Indeed, I was working on a more than two-day old antiquity. Unfortunately, it's even more complicated
to apply this patch against the current HEAD, so I'll wait for a rebased version.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: [HACKERS] Latest Data::Dumper breaks hstore_plperl regression test
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] walsender & parallelism