Thanks to visit codestin.com Credit goes to github.com
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 7c0b49c commit dc486fbCopy full SHA for dc486fb
src/backend/executor/execIndexing.c
@@ -454,7 +454,7 @@ ExecInsertIndexTuples(TupleTableSlot *slot,
454
* ExecCheckIndexConstraints
455
*
456
* This routine checks if a tuple violates any unique or
457
- * exclusion constraints. Returns true if there is no no conflict.
+ * exclusion constraints. Returns true if there is no conflict.
458
* Otherwise returns false, and the TID of the conflicting
459
* tuple is returned in *conflictTid.
460
0 commit comments