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

From Andres Freund
Subject Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Date
Msg-id 20150523002055.GC32396@alap3.anarazel.de
Whole thread Raw
In response to Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On 2015-05-22 12:23:32 -0700, Peter Geoghegan wrote:
> On Thu, May 21, 2015 at 5:51 PM, Peter Geoghegan <pg@heroku.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.

Pushed.



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Minor ON CONFLICT related fixes
Next
From: Ryan Pedela
Date:
Subject: Re: [PATCH] Generalized JSON output functions