On Mon, Mar 4, 2013 at 11:13 AM, Alvaro Herrera
<alvherre@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