Gavin Sherry <swm@linuxworld.com.au> writes:
> From memory, I think some of the pgadmin guys jumped up and down about it
> for a while: http://fts.postgresql.org/db/mw/msg.html?mid=1353289.
Hmm. I remember Poure asking repeatedly for CREATE OR REPLACE VIEW,
and that makes a lot of sense to me, because other things *can* depend
on a view. (Unfortunately, by the same token it's a lot harder to do.)
The use-case for replacing a trigger is not visible to the naked eye.
regards, tom lane