Redundant sentence within INSERT documentation page (exclusion constraints)

Started by Peter Geogheganover 10 years ago3 messageshackers
Jump to latest

There is a redundant second appearance of more or less the same
sentence at one point in the new INSERT documentation -- I missed this
during the recent overhaul of the 9.5+ INSERT documentation.

Attached is a trivial patch that fixes this issue.

--
Peter Geoghegan

Attachments:

on_conflict_doc_redundant_exclusion.patchtext/x-patch; charset=US-ASCII; name=on_conflict_doc_redundant_exclusion.patchDownload+1-2
#2Robert Haas
robertmhaas@gmail.com
In reply to: Peter Geoghegan (#1)
Re: Redundant sentence within INSERT documentation page (exclusion constraints)

On Sun, Dec 6, 2015 at 9:36 PM, Peter Geoghegan <pg@heroku.com> wrote:

There is a redundant second appearance of more or less the same
sentence at one point in the new INSERT documentation -- I missed this
during the recent overhaul of the 9.5+ INSERT documentation.

Attached is a trivial patch that fixes this issue.

I don't know nearly as much about ON CONFLICT DO UPDATE as Andres, but
even I can spot a redundancy when somebody shoves the evidence right
under my nose. So, committed and back-patched to 9.5.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

In reply to: Robert Haas (#2)
Re: Redundant sentence within INSERT documentation page (exclusion constraints)

On Wed, Dec 9, 2015 at 11:13 AM, Robert Haas <robertmhaas@gmail.com> wrote:

I don't know nearly as much about ON CONFLICT DO UPDATE as Andres, but
even I can spot a redundancy when somebody shoves the evidence right
under my nose. So, committed and back-patched to 9.5.

Thanks.

--
Peter Geoghegan

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers