Re: Remaining dependency on setlocale()

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Remaining dependency on setlocale()
Дата
Msg-id 80ca0504-61f1-42c8-b5f2-cfef07004cf4@eisentraut.org
обсуждение исходный текст
Ответ на Re: Remaining dependency on setlocale()  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: Remaining dependency on setlocale()
Список pgsql-hackers
On 15.08.24 00:43, Thomas Munro wrote:
> "" is a problem however... the special value for "native environment"
> is returned as a real locale name, which we probably still need in
> places.  We could change that to newlocale("") + query instead, but

Where do we need that in the server?

It should just be initdb doing that and then initializing the server 
with concrete values based on that.

I guess technically some of these GUC settings default to the 
environment?  But I think we could consider getting rid of that.



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