Re: pgsql: logical decoding: Tell reorderbuffer about all xids.

From: Andres Freund <andres(at)anarazel(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: logical decoding: Tell reorderbuffer about all xids.
Date: 2016-03-07 00:54:45
Message-ID: 20160307005445.xxcqndgwp3q36yr3@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 2016-03-05 22:49:18 -0500, Tom Lane wrote:
> Andres Freund <andres(at)anarazel(dot)de> writes:
> > logical decoding: Tell reorderbuffer about all xids.
>
> One or another of these logical-decoding fixes is making all the ppc64
> buildfarm members unhappy.

http://pgbuildfarm.org/cgi-bin/show_log.pl?nm=termite&dt=2016-03-07%2000%3A37%3A22

Looks like my attempt at fixing this was successful. While debugging
this I found some minor further improvements, which I'll fix together
with the issue coverity spotted.

Andres

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-03-07 01:49:27 Re: pgsql: logical decoding: Tell reorderbuffer about all xids.
Previous Message Andres Freund 2016-03-07 00:30:10 pgsql: Fix wrong allocation size in c8f621c43.