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

Commit4034db2

Browse files
committed
Fix comment
Reported-by: Noah Misch <noah@leadboat.com>
1 parent7eb16ab commit4034db2

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-
/* Startan index scan. */
291+
/* Starta heap scan. */
292292
InitDirtySnapshot(snap);
293293
scan=heap_beginscan(rel,&snap,0,NULL);
294294

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp