Why must the function that a trigger calls return "opaque" ??? - Mailing list pgsql-general

From Greg Patnude
Subject Why must the function that a trigger calls return "opaque" ???
Date
Msg-id akle4r$2nq5$1@news.hub.org
Whole thread Raw
Responses Re: [SQL] Why must the function that a trigger calls return "opaque" ???  (Josh Berkus <josh@agliodbs.com>)
Re: Why must the function that a trigger calls return  (Darren Ferguson <darren@crystalballinc.com>)
List pgsql-general
This seem rather limiting...  Suppose I want a trigger that after insert,
returns the currval(sequence) of the newly inserted row automatically
without having to run another query ???

GP





pgsql-general by date:

Previous
From: Johan Fredrik Øhman
Date:
Subject: Postgresql data designer
Next
From: chinhw@hotmail.com (chin)
Date:
Subject: Re: Columns in views