Thank you. You don't get the error, because you called FOR EACH ROW EXECUTE, 
which I didn't. I fixed it, it all works now!

Am 30.04.2012 um 14:58 schrieb Albe Laurenz:

> CREATE TRIGGER t1_trig AFTER INSERT OR UPDATE OR DELETE ON t1
>   FOR EACH ROW EXECUTE PROCEDURE notify_trigger();

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to