Re: pg12 release notes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pg12 release notes
Date
Msg-id 20190510003839.mkvh4t6nzaau4dqm@momjian.us
Whole thread Raw
In response to Re: pg12 release notes  (Justin Pryzby <pryzby@telsasoft.com>)
List pgsql-hackers
On Thu, May  9, 2019 at 07:19:59PM -0500, Justin Pryzby wrote:
> > +Author: Thomas Munro <tmunro@postgresql.org>
> > +2018-07-13 [387a5cfb9] Add pg_dump - -on-conflict-do-nothing option.
> > +-->
> > +
> > +<para>
> > +Allow restore of INSERT statements to skip rows which would cause conflicts (Surafel Temesgen)
> > +</para>
> 
> restore *using* INSERT statements ?
> cause "unique index" conflicts ?

I am not sure "unique index" helps since most people think of ON
CONFLICT and not its implementation.

Applied patch attached, URL updated:

    http://momjian.us/pgsql_docs/build.html

-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: copy-past-o comment in lock.h
Next
From: Alex
Date:
Subject: Re: any suggestions to detect memory corruption