Re: log_min_messages shows debug instead of debug2 - Mailing list pgsql-hackers

From Robert Haas
Subject Re: log_min_messages shows debug instead of debug2
Date
Msg-id CA+TgmoY01N9Ng+xdc6cDkNEO+LjUit9sOt5ZDQb6fOADO6tP7Q@mail.gmail.com
Whole thread Raw
In response to log_min_messages shows debug instead of debug2  ("Ideriha, Takeshi" <ideriha.takeshi@jp.fujitsu.com>)
Responses Re: log_min_messages shows debug instead of debug2  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, May 15, 2018 at 4:46 AM, Ideriha, Takeshi
<ideriha.takeshi@jp.fujitsu.com> wrote:
> I noticed that if log_min_messages is set to ‘debug2’, it shows ‘debug’
> instead of debug2.
>
> Patch attached.

Seems worth changing to me.  Anyone else think differently?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Incorrect comment in get_partition_dispatch_recurse
Next
From: Tom Lane
Date:
Subject: Re: Should total_pages be calculated after partition pruning and constraint exclusion?