Make SQL/JSON error code names match SQL standard
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-08-20T08:48:47Z
Lists: pgsql-hackers
Attachments
- 0001-Make-SQL-JSON-error-code-names-match-SQL-standard.patch (text/plain) patch 0001
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. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Make SQL/JSON error code names match SQL standard
- a00c53b0cbf0 13.0 landed
- 04f576a999e0 12.0 landed