Re: 8.1, OID's and plpgsql - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: 8.1, OID's and plpgsql
Date
Msg-id 20051201203709.GB1287@svana.org
Whole thread Raw
In response to 8.1, OID's and plpgsql  ("Uwe C. Schroeder" <uwe@oss4u.com>)
List pgsql-general
On Thu, Dec 01, 2005 at 09:01:05AM -0800, Uwe C. Schroeder wrote:
> Now there's the issue with stored procs. A usual construct would be to
> ...
> ...
> INSERT xxxxxx;
> GET DIAGNOSTICS lastoid=RESULT_OID;
> SELECT .... oid=lastoid;
> ....
> ....
>
> Is there anything one could sanely replace this construct with?

currval()?

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: fatal error in pg.log
Next
From: marcelo Cortez
Date:
Subject: Encoding problem