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

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Make SQL/JSON error code names match SQL standard
Date: 2020-04-30 07:43:08
Message-ID: E1jU3qe-0008JQ-06@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Make SQL/JSON error code names match SQL standard

see also a00c53b0cb

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/eb892102e01a2073df9250d65e33ec1ed21798df

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2020-04-30 16:53:50 pgsql: Doc: update sections 9.14 - 9.16 for new function table layout.
Previous Message Peter Eisentraut 2020-04-30 07:09:18 pgsql: Update config.guess and config.sub