Re: pgsql: Add option to use ICU as global locale provider

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: pgsql: Add option to use ICU as global locale provider
Дата
Msg-id 20220318220959.pc4hpdmat6gbcdc2@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: pgsql: Add option to use ICU as global locale provider  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Ответы Re: pgsql: Add option to use ICU as global locale provider  (Julien Rouhaud <rjuju123@gmail.com>)
Список pgsql-hackers
Hi,

On 2022-03-18 20:28:58 +0100, Peter Eisentraut wrote:
> Why does your patch introduce a function check_icu_locale() that is only
> called once?  Did you have further plans for that?

I like that it moves ICU code out of dbcommands.c - imo there should be few
calls to ICU functions outside of pg_locale.c. There might be an argument for
moving *more* into such a function though.

Greetings,

Andres Freund



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: New Object Access Type hooks
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Out-of-tree certificate interferes ssltest