"David Parker" <[EMAIL PROTECTED]> writes: > Is there a technical reason that the "or replace" syntax isn't supported > for CREATE TRIGGER?
Lack of round tuits. Does it seem like a high priority to you? I'd think that changes in the trigger function (which you *can* do with CREATE OR REPLACE) would be much more common than alterations in the trigger parameters per se. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend