File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414 *
1515 *
1616 * IDENTIFICATION
17- * $PostgreSQL: pgsql/src/backend/commands/vacuum.c,v 1.408 2010/02/14 18:42:14 rhaas Exp $
17+ * $PostgreSQL: pgsql/src/backend/commands/vacuum.c,v 1.409 2010/02/15 16:10:34 alvherre Exp $
1818 *
1919 *-------------------------------------------------------------------------
2020 */
@@ -683,7 +683,7 @@ vac_update_datfrozenxid(void)
683683 * The passed XID is simply the one I just wrote into my pg_database
684684 * entry. It's used to initialize the "min" calculation.
685685 *
686- * This routine is only only invoked when we've managed to change our
686+ * This routine is only invoked when we've managed to change our
687687 * DB's datfrozenxid entry, or we found that the shared XID-wrap-limit
688688 * info is stale.
689689 */
You can’t perform that action at this time.
0 commit comments