Skip to content

Commit 9cbcfca

Browse files
committed
log_error_verbosity is now LOGGING_WHAT category.
1 parent 750ff8b commit 9cbcfca

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

src/backend/utils/misc/guc.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Written by Peter Eisentraut <peter_e@gmx.net>.
1111
*
1212
* IDENTIFICATION
13-
* $PostgreSQL: pgsql/src/backend/utils/misc/guc.c,v 1.539 2010/02/13 01:32:20 sriggs Exp $
13+
* $PostgreSQL: pgsql/src/backend/utils/misc/guc.c,v 1.540 2010/02/17 01:39:35 tgl Exp $
1414
*
1515
*--------------------------------------------------------------------
1616
*/
@@ -2679,7 +2679,7 @@ static struct config_enum ConfigureNamesEnum[] =
26792679
},
26802680

26812681
{
2682-
{"log_error_verbosity", PGC_SUSET, LOGGING_WHEN,
2682+
{"log_error_verbosity", PGC_SUSET, LOGGING_WHAT,
26832683
gettext_noop("Sets the verbosity of logged messages."),
26842684
NULL
26852685
},

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