doc: Clarify where ereport severity levels are defined For a reader unfamiliar with the postgres code it might take some grepping to find where elevels are defined. This adds a reference to elog.h in the text like how SQLSTATE errorcodes are referenced to errcodes.h on the same page.
Author: Kuwamura Masaki <kuwam...@db.is.i.nagoya-u.ac.jp> Discussion: https://postgr.es/m/camyc8qqp1uda9zothnj9cbuybyytwpals3lkdz6bs1w5kzw...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/22ff5c9d78b9c23622de2cf0730cec85266a7596 Modified Files -------------- doc/src/sgml/sources.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)