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

Commit2861e8e

Browse files
committed
Make punctuation consistent
1 parente2b9594 commit2861e8e

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

15111511
{
15121512
{"data_checksums",PGC_INTERNAL,PRESET_OPTIONS,
1513-
gettext_noop("Shows whether data checksums are turned on for this cluster"),
1513+
gettext_noop("Shows whether data checksums are turned on for this cluster."),
15141514
NULL,
15151515
GUC_NOT_IN_SAMPLE |GUC_DISALLOW_IN_FILE
15161516
},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp