Skip to content

Commit 46e9151

Browse files
committed
Fix typo
Noticed while reviewing code.
1 parent 4808d69 commit 46e9151

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