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

From Abhijit Menon-Sen
Subject Re: replicating DROP commands across servers
Date
Msg-id 20140630085623.GA29978@toroid.org
Whole thread Raw
In response to Re: replicating DROP commands across servers  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
Hi.

I thought I'd review this patch, since pgaudit uses the
pg_event_trigger_dropped_objects function.

I went through the patch line by line, and I don't really have anything
to say about it. I notice that there are some XXX/FIXME comments in the
code, but it's not clear if those need to (or can be) fixed before the
code is committed.

Everything else looks good. I think this is ready for committer.

-- Abhijit



pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: inherit support for foreign tables
Next
From: Ronan Dunklau
Date:
Subject: Re: IMPORT FOREIGN SCHEMA statement