statement-level trigger sample out there?

From: "Christian Kindler" <christian(dot)kindler(at)gmx(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: statement-level trigger sample out there?
Date: 2007-11-29 13:01:59
Message-ID: 20071129130159.110470@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi

Can anyone provide me a simple example of a statement-level trigger? Problem is I do not know how to access the old.*, new.* values.

Thanks
Chris
--
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Pavel Stehule 2007-11-29 13:48:46 Re: statement-level trigger sample out there?
Previous Message Michael Glaesemann 2007-11-29 12:46:03 Re: NULLIF problem