Re: SQL-question: returning the id of an insert querry - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: SQL-question: returning the id of an insert querry
Date
Msg-id 20031112204502.GA22780@libertyrms.info
Whole thread Raw
In response to Re: SQL-question: returning the id of an insert querry  (Scott Chapman <scott_list@mischko.com>)
List pgsql-general
On Wed, Nov 12, 2003 at 12:35:27PM -0800, Scott Chapman wrote:
> What's the process to suggest changes to PG along these lines?  Say, a
> proposal to make it configurable for a user to have a INSERT return the
> primary key that it just inserted rather than what it returns now?

Take a well-worked-out proposal to the folks on -hackers, and either
wait for someone else to do the work (unlikely), or do the work
yourself, and submit a patch.

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Afilias Canada                        Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: SQL-question: returning the id of an insert querry
Next
From: "Joshua D. Drake"
Date:
Subject: Re: pl/perl function life and variable scope - concurrency