Skip to content

Commit 4034db2

Browse files
committed
Fix comment
Reported-by: Noah Misch <noah@leadboat.com>
1 parent 7eb16ab commit 4034db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/executor/execReplication.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ RelationFindReplTupleSeq(Relation rel, LockTupleMode lockmode,
288288

289289
Assert(equalTupleDescs(desc, outslot->tts_tupleDescriptor));
290290

291-
/* Start an index scan. */
291+
/* Start a heap scan. */
292292
InitDirtySnapshot(snap);
293293
scan = heap_beginscan(rel, &snap, 0, NULL);
294294

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