Re: INSERT with RETURNING clause inside SQL function - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: INSERT with RETURNING clause inside SQL function
Date
Msg-id 490FA44D.4080902@iol.ie
Whole thread Raw
In response to Re: INSERT with RETURNING clause inside SQL function  ("Diego Schulz" <dschulz@gmail.com>)
Responses Re: INSERT with RETURNING clause inside SQL function
List pgsql-general
On 04/11/2008 01:20, Diego Schulz wrote:

> I also tried this (somewhat silly) syntax to circumvent the issue
> without resorting in currval:

Just curious - what have you got against currval()? It seems to me that
it would make your life easier....

Ray.


------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

pgsql-general by date:

Previous
From: "Diego Schulz"
Date:
Subject: Re: INSERT with RETURNING clause inside SQL function
Next
From: Ivan Sergio Borgonovo
Date:
Subject: Re: gin index creation performance problems