sql functions and triggers

From: Andrzej Roszkowski <andrzej(dot)roszkowski(at)polcard(dot)com(dot)pl>
To: pgsql-sql(at)postgresql(dot)org
Subject: sql functions and triggers
Date: 2001-03-07 14:03:59
Message-ID: 01030715035905.21680@thomas
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello!

It is possible to pass ie. insert fields and values to sql function in
trigger? I want to define a trigger on insert (select delete etc.) and log
some values in different table(s).

--
"Code reviews are like sex, just anyone can do it, but skill and training can
make you a lot better at it." - LJ
Thomas

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Thomas Lockhart 2001-03-07 14:14:37 Re: No Documentation for to_char(INTERVAL, mask)
Previous Message Tomek Zielonka 2001-03-07 12:56:48 Re: random