Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdc11595

Browse files
committed
Fix typo in comment
1 parent68cfc75 commitdc11595

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/commands/vacuum.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
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 onlyonlyinvoked 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
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp