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

Commitd61b39c

Browse files
committed
Fix typo
Noticed while reviewing code.
1 parent42f62e4 commitd61b39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/commands/vacuumlazy.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ lazy_scan_heap(Relation onerel, int options, LVRelStats *vacrelstats,
523523
* safely set for relfrozenxid or relminmxid.
524524
*
525525
* Before entering the main loop, establish the invariant that
526-
* next_unskippable_block is the next block number >= blkno that's not we
526+
* next_unskippable_block is the next block number >= blkno that we
527527
* can't skip based on the visibility map, either all-visible for a
528528
* regular scan or all-frozen for an aggressive scan. We set it to
529529
* nblocks if there's no such block. We also set up the skipping_blocks

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp