mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
Remove redundant sentence.
Peter Geoghegan
This commit is contained in:
parent
b287df70e4
commit
c00239ea6a
@ -482,8 +482,7 @@ INSERT INTO <replaceable class="PARAMETER">table_name</replaceable> [ AS <replac
|
||||
row more than once; a cardinality violation error will be raised
|
||||
when this situation arises. Rows proposed for insertion should
|
||||
not duplicate each other in terms of attributes constrained by an
|
||||
arbiter index or constraint. Note that exclusion constraints are
|
||||
not supported with <literal>ON CONFLICT DO UPDATE</literal>.
|
||||
arbiter index or constraint.
|
||||
</para>
|
||||
<tip>
|
||||
<para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user