Re: Updated INSERT/UPDATE RETURNING

From: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org
Subject: Re: Updated INSERT/UPDATE RETURNING
Date: 2006-08-10 15:52:47
Message-ID: 36e682920608100852r5b7a3309x2f2b32264cad7fe9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On 8/5/06, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> "Jonah H. Harris" <jonah(dot)harris(at)gmail(dot)com> writes:
> > Here's the updated patch with DELETE RETURNING removed. This isn't
> > really an issue because no one wanted DELETE RETURNING to begin with.

I don't have the time to add DELETE RETURNING back in. My initial
patch for this included it, so anyone can feel free to pick it up and
add it back. If no one wants to do this, I'd just say to add INS/UPD
version to 8.2 and I'll work on the DELETE version for 8.3.

As far as the current patch, I'm actually fine with someone reviewing
it as-is; I just wanted another look over it to see if I missed
something... but one of you may see that much quicker than I (as I'm
too close too it).

--
Jonah H. Harris, Software Architect | phone: 732.331.1300
EnterpriseDB Corporation | fax: 732.331.1301
33 Wood Ave S, 2nd Floor | jharris(at)enterprisedb(dot)com
Iselin, New Jersey 08830 | http://www.enterprisedb.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message William ZHANG 2006-08-10 15:53:11 Re: Win32 max connections bug (causing crashes)
Previous Message Tom Lane 2006-08-10 15:35:42 Re: libpq Describe Extension [WAS: Bytea and perl]

Browse pgsql-patches by date

  From Date Subject
Next Message korryd@enterprisedb.com 2006-08-10 15:55:19 Re: Plugins redux (was Re: [PATCHES] PL instrumentation plugin
Previous Message Tom Lane 2006-08-10 12:57:48 Re: Forcing current WAL file to be archived