On Mon, Mar 4, 2013 at 11:13 AM, Alvaro Herrera
<alvhe...@2ndquadrant.com> wrote:
> Another question.  If I do ALTER TABLE foo DROP COLUMN bar, do we need
> to fire an event trigger for the dropped column?  Right now we don't,
> ISTM we should.  And if we want that, then the above set of three
> properties doesn't cut it.

+1.  Similar questions arise for object-access-hooks, among other places.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to