On 2016-03-05 22:49:18 -0500, Tom Lane wrote:
> Andres Freund <andres@anarazel.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