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

Commit19b28d6

Browse files
committed
Fix typo
Author: Daniel WestermannBackpatch-through: 9.6Discussion:https://postgr.es/m/GV0P278MB0483A7AA85BAFCC06D90F453D2739@GV0P278MB0483.CHEP278.PROD.OUTLOOK.COM
1 parentdc6d285 commit19b28d6

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
@@ -1255,7 +1255,7 @@ static struct config_bool ConfigureNamesBool[] =
12551255

12561256
{
12571257
{"wal_log_hints",PGC_POSTMASTER,WAL_SETTINGS,
1258-
gettext_noop("Writes full pages to WAL when first modified after a checkpoint, even for a non-criticalmodifications."),
1258+
gettext_noop("Writes full pages to WAL when first modified after a checkpoint, even for a non-criticalmodification."),
12591259
NULL
12601260
},
12611261
&wal_log_hints,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp