Обсуждение: pgsql: Make SQL/JSON error code names match SQL standard

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

pgsql: Make SQL/JSON error code names match SQL standard

От
Peter Eisentraut
Дата:
Make SQL/JSON error code names match SQL standard

There were some minor differences that didn't seem necessary.

Discussion: https://www.postgresql.org/message-id/flat/86b67eef-bb26-c97d-3e35-64f1fbd4f9fe%402ndquadrant.com

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/04f576a999e052187c3ff3bac4965fcd63b34820

Modified Files
--------------
src/backend/utils/adt/jsonpath_exec.c | 36 +++++++++++++++++------------------
src/backend/utils/errcodes.txt        | 22 ++++++++++-----------
2 files changed, 29 insertions(+), 29 deletions(-)