diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2017-02-15 15:41:09 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2017-02-15 15:41:09 -0500 |
commit | 2b18743614bb526e5a49a542c9c80c96668639cd (patch) | |
tree | a73a45239beb07369491b441cfed9720547c1ded /src | |
parent | a5d4e3ff79636a647a69e93ec8b9239703e9556a (diff) | |
download | postgresql-2b18743614bb526e5a49a542c9c80c96668639cd.tar.gz postgresql-2b18743614bb526e5a49a542c9c80c96668639cd.zip |
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.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions