Skip to content

Commit 0943799

Browse files
committed
Spelling fix
1 parent 7bbe35a commit 0943799

File tree

1 file changed

+2
-2
lines changed
  • src/backend/utils/misc

1 file changed

+2
-2
lines changed

src/backend/utils/misc/guc.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Written by Peter Eisentraut <peter_e@gmx.net>.
1111
*
1212
* IDENTIFICATION
13-
* $PostgreSQL: pgsql/src/backend/utils/misc/guc.c,v 1.359 2006/11/21 01:23:37 tgl Exp $
13+
* $PostgreSQL: pgsql/src/backend/utils/misc/guc.c,v 1.360 2006/11/29 14:50:07 petere Exp $
1414
*
1515
*--------------------------------------------------------------------
1616
*/
@@ -1588,7 +1588,7 @@ static struct config_int ConfigureNamesInt[] =
15881588
{
15891589
/* see varsup.c for why this is PGC_POSTMASTER not PGC_SIGHUP */
15901590
{"autovacuum_freeze_max_age", PGC_POSTMASTER, AUTOVACUUM,
1591-
gettext_noop("Age at which to autovacuum a table to prevent transacion ID wraparound."),
1591+
gettext_noop("Age at which to autovacuum a table to prevent transaction ID wraparound."),
15921592
NULL
15931593
},
15941594
&autovacuum_freeze_max_age,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy