Skip to content

Commit e3a9a19

Browse files
committed
Remove false comment about speculative insertion.
There is no full discussion of speculative insertions in the executor README. There is a high-level explanation in execIndexing.c, but it doesn't seem necessary to refer it from here. Peter Geoghegan
1 parent fca8e59 commit e3a9a19

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy