Skip to content

Commit 1798d8f

Browse files
committed
Fix typo
Author: Daniel Westermann Backpatch-through: 9.6 Discussion: https://postgr.es/m/GV0P278MB0483A7AA85BAFCC06D90F453D2739@GV0P278MB0483.CHEP278.PROD.OUTLOOK.COM
1 parent 609b065 commit 1798d8f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

src/backend/utils/misc/guc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,7 @@ static struct config_bool ConfigureNamesBool[] =
13201320

13211321
{
13221322
{"wal_log_hints", PGC_POSTMASTER, WAL_SETTINGS,
1323-
gettext_noop("Writes full pages to WAL when first modified after a checkpoint, even for a non-critical modifications."),
1323+
gettext_noop("Writes full pages to WAL when first modified after a checkpoint, even for a non-critical modification."),
13241324
NULL
13251325
},
13261326
&wal_log_hints,

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