Skip to content

Commit d61b39c

Browse files
committed
Fix typo
Noticed while reviewing code.
1 parent 42f62e4 commit d61b39c

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)
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