forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit22ff5c9
committed
doc: Clarify where ereport severity levels are defined
For a reader unfamiliar with the postgres code it might take somegrepping to find where elevels are defined. This adds a referenceto elog.h in the text like how SQLSTATE errorcodes are referencedto errcodes.h on the same page.Author: Kuwamura Masaki <kuwamura@db.is.i.nagoya-u.ac.jp>Discussion:https://postgr.es/m/CAMyC8qqp1UDA9zothnJ9CbUYByytwpALS3LkdZ6bs1w5kZw5Xg@mail.gmail.com1 parentc4a1933 commit22ff5c9
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
| 109 | + | |
109 | 110 |
| |
110 | 111 |
| |
111 | 112 |
| |
|
0 commit comments
Comments
(0)