Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdc486fb

Browse files
committed
Remove duplicate word.
Amit Langote
1 parent7c0b49c commitdc486fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/executor/execIndexing.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ ExecInsertIndexTuples(TupleTableSlot *slot,
454454
*ExecCheckIndexConstraints
455455
*
456456
*This routine checks if a tuple violates any unique or
457-
*exclusion constraints. Returns true if there is nonoconflict.
457+
*exclusion constraints. Returns true if there is no conflict.
458458
*Otherwise returns false, and the TID of the conflicting
459459
*tuple is returned in *conflictTid.
460460
*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp