mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
Remove duplicate word.
Amit Langote
This commit is contained in:
parent
7c0b49cd03
commit
dc486fb969
@ -454,7 +454,7 @@ ExecInsertIndexTuples(TupleTableSlot *slot,
|
||||
* ExecCheckIndexConstraints
|
||||
*
|
||||
* This routine checks if a tuple violates any unique or
|
||||
* exclusion constraints. Returns true if there is no no conflict.
|
||||
* exclusion constraints. Returns true if there is no conflict.
|
||||
* Otherwise returns false, and the TID of the conflicting
|
||||
* tuple is returned in *conflictTid.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user