On Fri, 17 May 2024 at 09:22, Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com> wrote:
>
> On Wed, 15 May 2024 at 02:14, Erik Wienhold <ewie(at)ewie(dot)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.
>
(finally got back to this)
Committed and back-patched to v16. Thanks for the report and patch.
Regards,
Dean