Clarify where the severity level is defined

Kuwamura Masaki <kuwamura@db.is.i.nagoya-u.ac.jp>

From: Kuwamura Masaki <kuwamura@db.is.i.nagoya-u.ac.jp>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-09-25T06:22:38Z
Lists: pgsql-hackers

Attachments

Hi,

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).

Any thoughts?


[1] https://www.postgresql.org/docs/devel/error-message-reporting.html

Commits

  1. doc: Clarify where ereport severity levels are defined