Re: report on not thread-safe functions

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: report on not thread-safe functions
Дата
Msg-id 831d926ad9b6b1709c577842e3b11b896eacd609.camel@j-davis.com
обсуждение исходный текст
Ответ на report on not thread-safe functions  (Peter Eisentraut <peter@eisentraut.org>)
Список pgsql-hackers
On Thu, 2024-06-06 at 16:34 +0200, Peter Eisentraut wrote:
> - setlocale()
>
> The locale business needs to be reworked to use locale_t and _l
> functions.  This is already being discussed for other reasons.

I posted a few patches to do this for collation:

https://commitfest.postgresql.org/48/5023/

Regards,
    Jeff Davis




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Injection points: preloading and runtime arguments
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: Revive num_dead_tuples column of pg_stat_progress_vacuum