Hi Jeff, On Fri, 24 Oct 2025 at 04:37, Jeff Davis <[email protected]> wrote:
> > Thank you, patch attached, intended for backport to 18. > I didn't check it with 18 because changes in regc_pg_locale.c heavily rely on 5a38104. However, I think changes to pg_locale.c should be enough to fix the problem in 18. > Are you aware of any way to encounter this bug without using an > extension? > I don't think so, but it would be nice to have a test for it anyway. Unfortunately this test will require a shared_preload_library module. Regards, -- Alexander Kukushkin
