Fix typo
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 7 Jul 2017 21:10:36 +0000 (17:10 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 7 Jul 2017 21:10:36 +0000 (17:10 -0400)
Noticed while reviewing code.

src/backend/commands/vacuumlazy.c

index 881c7356db3c49b1253974ed98842a79efd20f96..30a0050ae17594ee1ae118166ffac20a556fcec6 100644 (file)
@@ -529,7 +529,7 @@ lazy_scan_heap(Relation onerel, int options, LVRelStats *vacrelstats,
     * safely set for relfrozenxid or relminmxid.
     *
     * Before entering the main loop, establish the invariant that
-    * next_unskippable_block is the next block number >= blkno that's not we
+    * next_unskippable_block is the next block number >= blkno that we
     * can't skip based on the visibility map, either all-visible for a
     * regular scan or all-frozen for an aggressive scan.  We set it to
     * nblocks if there's no such block.  We also set up the skipping_blocks