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 parent42f62e4 commitd61b39cCopy full SHA for d61b39c
src/backend/commands/vacuumlazy.c
@@ -523,7 +523,7 @@ lazy_scan_heap(Relation onerel, int options, LVRelStats *vacrelstats,
523
* safely set for relfrozenxid or relminmxid.
524
*
525
* Before entering the main loop, establish the invariant that
526
- * next_unskippable_block is the next block number >= blkno that's not we
+ * next_unskippable_block is the next block number >= blkno that we
527
* can't skip based on the visibility map, either all-visible for a
528
* regular scan or all-frozen for an aggressive scan. We set it to
529
* nblocks if there's no such block. We also set up the skipping_blocks