Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG

From: "Tristan Partin" <tristan(at)neon(dot)tech>
To: "Tristan Partin" <tristan(at)neon(dot)tech>, <joe(at)cd>, "Heikki Linnakangas" <hlinnaka(at)iki(dot)fi>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <gdo(at)leader(dot)it>
Cc: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG
Date: 2023-07-11 00:52:32
Message-ID: CTYXENTV385K.18K3T1Q7IVAB7@gonk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Here is an up to date patch given some churn on the master branch.

--
Tristan Partin
Neon (https://neon.tech)

Attachment Content-Type Size
v3-0001-Skip-checking-for-uselocale-on-Windows.patch text/x-patch 677 bytes
v3-0002-Add-locale_is_c-function.patch text/x-patch 4.5 KB
v3-0003-Use-thread-safe-locale-APIs.patch text/x-patch 27.6 KB

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message suyu.cmj 2023-07-11 02:35:15 Got FATAL in lock_twophase_recover() during recovery
Previous Message Thomas Munro 2023-07-10 23:52:23 Re: BUG #18009: Postgres Recovery not happening

Browse pgsql-hackers by date

  From Date Subject
Next Message Japin Li 2023-07-11 01:24:35 Re: Add hint message for check_log_destination()
Previous Message Michael Paquier 2023-07-11 00:20:45 Re: WAL Insertion Lock Improvements