Re: Remaining dependency on setlocale() - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: Remaining dependency on setlocale()
Date
Msg-id 94a8ba10943adb3cca0a3718e74a090cacdde241.camel@j-davis.com
Whole thread Raw
In response to Re: Remaining dependency on setlocale()  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
On Wed, 2026-01-21 at 11:30 -0800, Jeff Davis wrote:
> It seems to be fine in master, and it was only backported to 18, so
> the
> attached patch is only intended for REL_18_STABLE.

Committed.

Regards,
    Jeff Davis




pgsql-hackers by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Add SECURITY_INVOKER_VIEWS option to CREATE DATABASE
Next
From: Masahiko Sawada
Date:
Subject: Re: postgres_fdw: Use COPY to speed up batch inserts