Re: Statement triggers 7.4 NEW/OLD

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Jan Wieck <JanWieck(at)Yahoo(dot)com>, Andreas Pflug <Andreas(dot)Pflug(at)web(dot)de>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Statement triggers 7.4 NEW/OLD
Date: 2003-04-26 04:20:01
Message-ID: 200304252120.01644.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Jan,

> IMHO statement triggers instead should have access to the NEW and OLD
> rows through some mechanism. I can think of NEW and OLD being reference
> cursors in the case of statement triggers, and the trigger then can
> FETCH the rows from there.

Yeah; how else could it possibly work?

--
Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Rajesh Kumar Mallah 2003-04-26 04:48:43 Re: /* */ comments showing up in pg_stat_activity
Previous Message Tom Lane 2003-04-26 03:05:26 Re: /* */ comments showing up in pg_stat_activity