Re: [GENERAL] RETURNING clause in 8.2

2008-06-18 Thread Scott Marlowe
On Wed, Jun 18, 2008 at 1:32 PM, Brandon Metcalf <[EMAIL PROTECTED]> wrote: > 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

[GENERAL] RETURNING clause in 8.2

2008-06-18 Thread Brandon Metcalf
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 -- Sent via pgsql-general mailing list (pgsql-ge