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

Commite3a9a19

Browse files
committed
Remove false comment about speculative insertion.
There is no full discussion of speculative insertions in the executorREADME. There is a high-level explanation in execIndexing.c, but it doesn'tseem necessary to refer it from here.Peter Geoghegan
1 parentfca8e59 commite3a9a19

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/backend/executor/nodeModifyTable.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -351,8 +351,7 @@ ExecInsert(ModifyTableState *mtstate,
351351
*
352352
* We loop back here if we find a conflict below, either during
353353
* the pre-check, or when we re-check after inserting the tuple
354-
* speculatively. See the executor README for a full discussion
355-
* of speculative insertion.
354+
* speculatively.
356355
*/
357356
vlock:
358357
specConflict= false;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp