"Dave Page" <dpage@vale-housing.co.uk> writes:
>> The use-case for replacing a trigger is not visible to the
>> naked eye.
> It would be nice for pgAdmin 'cos we can then let users alter properties
> of objects at will.
So implement it as DROP TRIGGER/CREATE TRIGGER. There's no need for the
backend to provide a special case shortcut...
regards, tom lane