Re: Clarify where the severity level is defined

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Kuwamura Masaki <kuwamura@db.is.i.nagoya-u.ac.jp>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-09-28T13:39:41Z
Lists: pgsql-hackers
> On 25 Sep 2023, at 08:37, Daniel Gustafsson <daniel@yesql.se> wrote:
> 
>> On 25 Sep 2023, at 08:22, Kuwamura Masaki <kuwamura@db.is.i.nagoya-u.ac.jp> wrote:
> 
>> Recently I read the document about ereport()[1].
>> Then, I felt that there is little information about severity level.
>> So I guess it can be kind to clarify where severity level is defined(see attached patch please).
> 
> That makes sense, we already point to other related files on that page so this
> is line with that.

Committed, with some minor wordsmithing. Thanks!

--
Daniel Gustafsson




Commits

  1. doc: Clarify where ereport severity levels are defined