]> granicus.if.org Git - postgresql/commit
Doc: fix syntax synopsis for INSERT ... ON CONFLICT DO UPDATE.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 15 Feb 2017 20:41:09 +0000 (15:41 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 15 Feb 2017 20:41:09 +0000 (15:41 -0500)
commit2b18743614bb526e5a49a542c9c80c96668639cd
treea73a45239beb07369491b441cfed9720547c1ded
parenta5d4e3ff79636a647a69e93ec8b9239703e9556a
Doc: fix syntax synopsis for INSERT ... ON CONFLICT DO UPDATE.

Commit 906bfcad7 adjusted the syntax synopsis for UPDATE, but missed
the fact that the INSERT synopsis now contains a duplicate of that.

In passing, improve wording and markup about using a table alias to
dodge the conflict with use of "excluded" as a special table name.
doc/src/sgml/ref/insert.sgml