mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Make punctuation consistent
This commit is contained in:
parent
37cb060e60
commit
37e5b3d9bd
@ -1456,7 +1456,7 @@ static struct config_bool ConfigureNamesBool[] =
|
|||||||
|
|
||||||
{
|
{
|
||||||
{"data_checksums", PGC_INTERNAL, PRESET_OPTIONS,
|
{"data_checksums", PGC_INTERNAL, PRESET_OPTIONS,
|
||||||
gettext_noop("Shows whether data checksums are turned on for this cluster"),
|
gettext_noop("Shows whether data checksums are turned on for this cluster."),
|
||||||
NULL,
|
NULL,
|
||||||
GUC_NOT_IN_SAMPLE | GUC_DISALLOW_IN_FILE
|
GUC_NOT_IN_SAMPLE | GUC_DISALLOW_IN_FILE
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user