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
- v1_doc_ereport_severity_level_improvement.txt (text/plain)
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
-
doc: Clarify where ereport severity levels are defined
- 22ff5c9d78b9 17.0 landed