Обсуждение: pgsql: doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exce

Поиск
Список
Период
Сортировка

pgsql: doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exce

От
Michael Paquier
Дата:
doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception"

This part of the documentation refers to exceptions as handled by
PL/pgSQL, and using the internal error code is confusing.

Per thinko in 66bde49d96a9.

Reported-by: Euler Taveira, Bruce Momjian
Discussion: https://postgr.es/m/ZUEUnLevXyW7DlCs@momjian.us
Backpatch-through: 11

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/52a105eff2ba2e8154e5a25ae69603ef421b8804

Modified Files
--------------
doc/src/sgml/plpgsql.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)