Re: plpgsql: fix parsing of integer range with underscores - Mailing list pgsql-hackers

From Dean Rasheed
Subject Re: plpgsql: fix parsing of integer range with underscores
Date
Msg-id CAEZATCUbiP0eUqP5AfUwus+HZMAyqAXTADrBGnzCDh1HSUkhHA@mail.gmail.com
Whole thread Raw
In response to plpgsql: fix parsing of integer range with underscores  (Erik Wienhold <ewie@ewie.name>)
Responses Re: plpgsql: fix parsing of integer range with underscores
List pgsql-hackers
On Wed, 15 May 2024 at 02:14, Erik Wienhold <ewie@ewie.name> wrote:
>
> plpgsql fails to parse 1_000..1_000 as 1000..1000 in FOR loops:
>
> Fixed in the attached patch.
>

Nice catch! The patch looks good to me on a quick read-through.

I'll take a closer look next week, after the beta release, since it's
a v16+ bug.

Regards,
Dean



pgsql-hackers by date:

Previous
From: Jelte Fennema-Nio
Date:
Subject: Re: commitfest.postgresql.org is no longer fit for purpose
Next
From: Daniel Gustafsson
Date:
Subject: Re: commitfest.postgresql.org is no longer fit for purpose