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

Commit46e9151

Browse files
committed
Fix typo
Noticed while reviewing code.
1 parent4808d69 commit46e9151

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
@@ -529,7 +529,7 @@ lazy_scan_heap(Relation onerel, int options, LVRelStats *vacrelstats,
529529
* safely set for relfrozenxid or relminmxid.
530530
*
531531
* Before entering the main loop, establish the invariant that
532-
* next_unskippable_block is the next block number >= blkno that's not we
532+
* next_unskippable_block is the next block number >= blkno that we
533533
* can't skip based on the visibility map, either all-visible for a
534534
* regular scan or all-frozen for an aggressive scan. We set it to
535535
* nblocks if there's no such block. We also set up the skipping_blocks

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp