Thread
Commits
-
Make SQL/JSON error code names match SQL standard
- a00c53b0cbf0 13.0 landed
- 04f576a999e0 12.0 landed
-
Make SQL/JSON error code names match SQL standard
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> — 2019-08-20T08:48:47Z
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
-
Re: Make SQL/JSON error code names match SQL standard
Pavel Stehule <pavel.stehule@gmail.com> — 2019-08-20T10:34:13Z
ú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 > > -- > Peter Eisentraut http://www.2ndQuadrant.com/ > PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services >
-
Re: Make SQL/JSON error code names match SQL standard
Alexander Korotkov <a.korotkov@postgrespro.ru> — 2019-08-20T11:48:37Z
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
-
Re: Make SQL/JSON error code names match SQL standard
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> — 2019-08-22T08:56:19Z
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