Re: Make SQL/JSON error code names match SQL standard
Alexander Korotkov <a.korotkov@postgrespro.ru>
From: Alexander Korotkov <a.korotkov@postgrespro.ru>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-08-20T11:48:37Z
Lists: pgsql-hackers
On Tue, Aug 20, 2019 at 11:49 AM Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote: > I propose the attached patch to make the new SQL/JSON error code names > match the SQL standard. The existing minor differences don't seem > necessary. Thank you for noticing! +1 for pushing this ------ Alexander Korotkov Postgres Professional: http://www.postgrespro.com The Russian Postgres Company
Commits
-
Make SQL/JSON error code names match SQL standard
- a00c53b0cbf0 13.0 landed
- 04f576a999e0 12.0 landed