Re: SQL-question: returning the id of an insert querry

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: SQL-question: returning the id of an insert querry
Date: 2003-11-12 20:45:02
Message-ID: 20031112204502.GA22780@libertyrms.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2003-11-12 20:50:41 Re: Proposal for a cascaded master-slave replication system
Previous Message Joshua D. Drake 2003-11-12 20:44:40 Re: pl/perl function life and variable scope - concurrency