Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Date: 2015-05-22 19:23:32
Message-ID: CAM3SWZR+RTbir=uPk3a=uyncMqK_MGHjDrvgqLy1mTqG8dLqWQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Thu, May 21, 2015 at 5:51 PM, Peter Geoghegan <pg(at)heroku(dot)com> wrote:
>> So I think we're good with ripping it out. Peter?
>
> I'll come up with a patch.

Attached patch rips the command tag out.

--
Peter Geoghegan

Attachment Content-Type Size
0001-Remove-UPSERT-command-tag.patch text/x-patch 7.5 KB

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-05-22 22:36:52 pgsql: Fix recently-introduced crash in array_contain_compare().
Previous Message Alvaro Herrera 2015-05-22 18:08:07 Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS)

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2015-05-22 19:27:40 Re: jsonb concatenate operator's semantics seem questionable
Previous Message Andrew Dunstan 2015-05-22 18:59:18 Re: jsonb concatenate operator's semantics seem questionable