RETURNING clause in 8.2 - Mailing list pgsql-general

From Brandon Metcalf
Subject RETURNING clause in 8.2
Date
Msg-id Pine.LNX.4.58L.0806181429110.23534@cash.us.nortel.com
Whole thread Raw
Responses Re: RETURNING clause in 8.2  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-general
I see that 8.2 has added a RETURNING clause option to the INSERT
command.  Is there anyway to achieve the same thing in versions prior
to 8.2?  Specifically, I need to return a default sequence number
generated from an INSERT.

Thanks.

--
Brandon

pgsql-general by date:

Previous
From: "Kynn Jones"
Date:
Subject: Easiest way to copy table from one db to another?
Next
From: "Scott Marlowe"
Date:
Subject: Re: RETURNING clause in 8.2