From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
---|---|
To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Thread-safe nl_langinfo() and localeconv() |
Date: | 2025-02-09 14:52:49 |
Message-ID: | 0cd43cd7-03f0-46c9-9918-c03bb7b73664@eisentraut.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
This patch set is still desirable. Here is a rebased version of the v5
patches. I haven't applied any corrections or review comments.
Attachment | Content-Type | Size |
---|---|---|
v6-0001-Provide-thread-safe-pg_localeconv_r.patch | text/plain | 22.6 KB |
v6-0002-Use-thread-safe-strftime_l-instead-of-strftime.patch | text/plain | 7.9 KB |
v6-0003-Remove-setlocale-from-check_locale.patch | text/plain | 9.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alena Rybakina | 2025-02-09 15:14:09 | Re: pull-up subquery if JOIN-ON contains refs to upper-query |
Previous Message | Tomas Vondra | 2025-02-09 14:27:08 | Re: BitmapHeapScan streaming read user and prelim refactoring |