Re: Remaining dependency on setlocale()

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: Александр Кожемякин <a(dot)kozhemyakin(at)postgrespro(dot)ru>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Remaining dependency on setlocale()
Date: 2026-01-27 19:16:34
Message-ID: 94a8ba10943adb3cca0a3718e74a090cacdde241.camel@j-davis.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2026-01-27 19:17:33 Re: postgres_fdw: Use COPY to speed up batch inserts
Previous Message Laurenz Albe 2026-01-27 19:12:34 Re: Add SECURITY_INVOKER_VIEWS option to CREATE DATABASE