Re: replicating DROP commands across servers - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: replicating DROP commands across servers
Date
Msg-id 20141003170836.GN28859@tamriel.snowman.net
Whole thread Raw
In response to Re: replicating DROP commands across servers  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: replicating DROP commands across servers
List pgsql-hackers
Alvaro,

* Alvaro Herrera (alvherre@2ndquadrant.com) wrote:
> There are three fixmes in the code.  One can be handled by just removing
> the line; we don't really care about duplicating 10 lines of boilerplate
> code.  The other two mean missing support for domain constraints and for
> default ACLs.  Is there absolutely no feedback to be had on the
> mechanism used by the patch?
>
> Since the patch has had good feedback and no further comments arise, I
> can just implement support for those two missing object types and push,
> and everybody will be happy.  Right?

In general, I'd say yes, but I'll take a look at the patch now and
provide feedback in a couple hours anyway.
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: replicating DROP commands across servers
Next
From: Robert Haas
Date:
Subject: Re: test_shm_mq failing on anole (was: Sending out a request for more buildfarm animals?)