We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b287df7 commit c00239eCopy full SHA for c00239e
doc/src/sgml/ref/insert.sgml
@@ -482,8 +482,7 @@ INSERT INTO <replaceable class="PARAMETER">table_name</replaceable> [ AS <replac
482
row more than once; a cardinality violation error will be raised
483
when this situation arises. Rows proposed for insertion should
484
not duplicate each other in terms of attributes constrained by an
485
- arbiter index or constraint. Note that exclusion constraints are
486
- not supported with <literal>ON CONFLICT DO UPDATE</literal>.
+ arbiter index or constraint.
487
</para>
488
<tip>
489
<para>
0 commit comments