Make SQL/JSON error code names match SQL standard
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
Attachments:
0001-Make-SQL-JSON-error-code-names-match-SQL-standard.patchtext/plain; charset=UTF-8; name=0001-Make-SQL-JSON-error-code-names-match-SQL-standard.patch; x-mac-creator=0; x-mac-type=0Download+29-30
út 20. 8. 2019 v 10:49 odesílatel Peter Eisentraut <
peter.eisentraut@2ndquadrant.com> napsal:
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.
+1
Pavel
Show quoted text
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
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
On 2019-08-20 13:48, Alexander Korotkov wrote:
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
done
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services