Make SQL/JSON error code names match SQL standard

Started by Peter Eisentrautover 6 years ago4 messageshackers
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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
#2Pavel Stehule
pavel.stehule@gmail.com
In reply to: Peter Eisentraut (#1)
Re: Make SQL/JSON error code names match SQL standard

ú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

#3Alexander Korotkov
aekorotkov@gmail.com
In reply to: Peter Eisentraut (#1)
Re: Make SQL/JSON error code names match SQL standard

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

#4Peter Eisentraut
peter_e@gmx.net
In reply to: Alexander Korotkov (#3)
Re: Make SQL/JSON error code names match SQL standard

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