Re: plpgsql: fix parsing of integer range with underscores

Erik Wienhold <ewie@ewie.name>

From: Erik Wienhold <ewie@ewie.name>
To: Dean Rasheed <dean.a.rasheed@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2024-06-04T18:08:05Z
Lists: pgsql-hackers
On 2024-06-04 13:21 +0200, Dean Rasheed wrote:
> Committed and back-patched to v16. Thanks for the report and patch.

Thanks for the review and push Dean.

-- 
Erik



Commits

  1. Fix PL/pgSQL's handling of integer ranges containing underscores.