Re: Invalid "trailing junk" error message when non-English letters are used

From: Karina Litskevich <litskevichkarina(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Invalid "trailing junk" error message when non-English letters are used
Date: 2024-09-05 15:11:20
Message-ID: CACiT8iaMW47nEzXSAiBNVaoapw7v0FSQ2j_TWi8ecWqynF2ngg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Sep 5, 2024 at 6:07 PM Karina Litskevich
<litskevichkarina(at)gmail(dot)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/

Attachment Content-Type Size
v3-0001-Improve-error-message-for-rejecting-trailing-junk.patch text/x-patch 10.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2024-09-05 15:24:24 Re: proposal: plpgsql, new check for extra_errors - strict_expr_check
Previous Message Karina Litskevich 2024-09-05 15:07:57 Re: Invalid "trailing junk" error message when non-English letters are used