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

Commita87b9ae

Browse files
committed
Make event_source visible on all platforms
On non-windows platform, we just ignore any value set there.Noted by Jaime Casanova
1 parent9c4c8c8 commita87b9ae

File tree

1 file changed

+0
-2
lines changed
  • src/backend/utils/misc

1 file changed

+0
-2
lines changed

‎src/backend/utils/misc/guc.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2820,7 +2820,6 @@ static struct config_string ConfigureNamesString[] =
28202820
NULL,assign_syslog_ident,NULL
28212821
},
28222822

2823-
#ifdefWIN32
28242823
{
28252824
{"event_source",PGC_POSTMASTER,LOGGING_WHERE,
28262825
gettext_noop("Sets the application name used to identify"
@@ -2831,7 +2830,6 @@ static struct config_string ConfigureNamesString[] =
28312830
"PostgreSQL",
28322831
NULL,NULL,NULL
28332832
},
2834-
#endif
28352833

28362834
{
28372835
{"TimeZone",PGC_USERSET,CLIENT_CONN_LOCALE,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp