Re: Invalid "trailing junk" error message when non-English letters are used
Karina Litskevich <litskevichkarina@gmail.com>
From: Karina Litskevich <litskevichkarina@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Pavel Borisov <pashkin.elfe@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-09-05T15:11:20Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Prevent mis-encoding of "trailing junk after numeric literal" errors.
- fadff3fc9459 18.0 landed
- f37ac613a835 15.9 landed
- 7dcbf0afa28c 17.0 landed
- 4fd4d7653e2c 16.5 landed
-
Reject trailing junk after numeric literals
- 2549f0661bd2 15.0 cited
Attachments
- v3-0001-Improve-error-message-for-rejecting-trailing-junk.patch (text/x-patch) patch v3-0001
On Thu, Sep 5, 2024 at 6:07 PM Karina Litskevich <litskevichkarina@gmail.com> wrote: > In v3 of the patch I grouped all the *_junk rules together and included > the suggested comment with a little added something. Oops, I forgot to attach the patch, here it is. Best regards, Karina Litskevich Postgres Professional: http://postgrespro.com/