Minor additional changes to 9.5's INSERT documentation

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Minor additional changes to 9.5's INSERT documentation
Date: 2015-12-27 22:20:30
Message-ID: CAM3SWZTc3j3Xw9vjos-+Z=PS8ifrSWd9oZ3n_CHrhWTmU3rCCg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached is a patch that makes a few additional changes to the INSERT
documentation. These changes are mostly around formatting. I also
point out that unique index inference is mandatory when using unique
indexes and specifying a conflict target (because unique indexes are
not formally constraints).

--
Peter Geoghegan

Attachment Content-Type Size
0001-Minor-copy-editing-of-INSERT-documentation.patch text/x-patch 5.9 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2015-12-28 00:24:13 Re: MergeAttributes type (mod) conflict error detail
Previous Message Artur Zakirov 2015-12-27 19:17:26 Re: Fuzzy substring searching with the pg_trgm extension