We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent4808d69 commit46e9151Copy full SHA for 46e9151
src/backend/commands/vacuumlazy.c
@@ -529,7 +529,7 @@ lazy_scan_heap(Relation onerel, int options, LVRelStats *vacrelstats,
529
* safely set for relfrozenxid or relminmxid.
530
*
531
* Before entering the main loop, establish the invariant that
532
- * next_unskippable_block is the next block number >= blkno that's not we
+ * next_unskippable_block is the next block number >= blkno that we
533
* can't skip based on the visibility map, either all-visible for a
534
* regular scan or all-frozen for an aggressive scan. We set it to
535
* nblocks if there's no such block. We also set up the skipping_blocks