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

Commitc5b3451

Browse files
committed
Add missing space in event_source GUC description.
This has apparently been wrong since event_source was added.Alexander Lakhin
1 parentbde689f commitc5b3451

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
@@ -2843,7 +2843,7 @@ static struct config_string ConfigureNamesString[] =
28432843

28442844
{
28452845
{"event_source",PGC_POSTMASTER,LOGGING_WHERE,
2846-
gettext_noop("Sets the application name used to identify"
2846+
gettext_noop("Sets the application name used to identify"
28472847
"PostgreSQL messages in the event log."),
28482848
NULL
28492849
},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp