pgsql: doc: Clarify where ereport severity levels are defined

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: doc: Clarify where ereport severity levels are defined
Дата
Msg-id E1qlrDo-006TZ9-L3@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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 <kuwamura@db.is.i.nagoya-u.ac.jp>
Discussion: https://postgr.es/m/CAMyC8qqp1UDA9zothnJ9CbUYByytwpALS3LkdZ6bs1w5kZw5Xg@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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Add missing TidRangePath handling in print_path()
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Return data from heap_page_prune via a struct.