Re: INSERT ... ON CONFLICT syntax issues - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: INSERT ... ON CONFLICT syntax issues
Date
Msg-id CAM3SWZR5ccVy5-3mtRpe5Vn2CPJC6NFwSHQD3TXzgEBCK17Btw@mail.gmail.com
Whole thread Raw
In response to Re: INSERT ... ON CONFLICT syntax issues  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On Tue, Apr 28, 2015 at 9:45 AM, Peter Geoghegan <pg@heroku.com> wrote:
> Yes, but EXCLUDED is neither the tuple being added, nor is it the new
> tuple. It's something else entirely.


I mean, nor is it the existing tuple.

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: [PATCH] Add transforms feature
Next
From: Andrew Dunstan
Date:
Subject: Re: [COMMITTERS] pgsql: Add transforms feature