Skip to content

Commit a87b9ae

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 parent 9c4c8c8 commit a87b9ae

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-
#ifdef WIN32
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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy