Re: Replication identifiers, take 4 - Mailing list pgsql-hackers

From David Rowley
Subject Re: Replication identifiers, take 4
Date
Msg-id CAApHDvqeJWJtY-=AP6biHn=RHmEUeFVQy6uCGV8yZTMokht84g@mail.gmail.com
Whole thread Raw
In response to Re: Replication identifiers, take 4  (Andres Freund <andres@anarazel.de>)
Responses Re: Replication identifiers, take 4
List pgsql-hackers
On 25 April 2015 at 00:32, Andres Freund <andres@anarazel.de> wrote:

Attached is a patch that does this, and some more, renaming. That was
more work than I'd imagined.  I've also made the internal naming in
origin.c more consistent/simpler and did a bunch of other cleanup.


Hi,

It looks like bowerbird is not too happy with this, neither is my build environment.


The attached seems to fix it.
I put the include in the origin.h rather than in the origin.c as the DoNotReplicateId macro uses UINT16_MAX and is also used in xact.c.

Regards

David Rowley 
Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API)
Next
From: Petr Jelinek
Date:
Subject: Re: Replication identifiers, take 4