Re: Make SQL/JSON error code names match SQL standard

2019-08-22 Thread Peter Eisentraut
On 2019-08-20 13:48, Alexander Korotkov wrote: > On Tue, Aug 20, 2019 at 11:49 AM Peter Eisentraut > 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! > +

Re: Make SQL/JSON error code names match SQL standard

2019-08-20 Thread Alexander Korotkov
On Tue, Aug 20, 2019 at 11:49 AM Peter Eisentraut 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 Profe

Re: Make SQL/JSON error code names match SQL standard

2019-08-20 Thread Pavel Stehule
Ășt 20. 8. 2019 v 10:49 odesĂ­latel Peter Eisentraut < peter.eisentr...@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