On Tue, Jan 17, 2012 at 10:55 AM, Kohei KaiGai <[email protected]> wrote: > Do I modify the patch to place object-access-hook on deleteOneObject > (probably, it is the best position to track actual deletion)? > One problem is case of deletion of columns by ALTER TABLE. > It just marks "attisdropped" flag; without removing catalog entry. > Do we ought to put this hook on ATExecDropColumn exceptionally?
+1. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
