Re: Day and month name localization uses wrong locale category

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Day and month name localization uses wrong locale category
Дата
Msg-id 200611241750.21164.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Day and month name localization uses wrong locale category  (Euler Taveira de Oliveira <euler@timbira.com>)
Ответы Re: Day and month name localization uses wrong locale category  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Day and month name localization uses wrong  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Am Dienstag, 21. November 2006 00:52 schrieb Euler Taveira de Oliveira:
> Finished. Sorry for the delay I had some trouble understanding how
> backend treats the locale stuff (Neil pointed out the path).
> Now TM mode is returning strftime() output. It would be nice if in the
> future we change this to pg_strftime() but unfortunately the last one is
> not i18n. :(

What's concerning me about the way this is written is that it calls 
setlocale() for each formatting instance, which will be very slow.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Day and month name localization uses wrong locale category
Следующее
От: Bernd Helmle
Дата:
Сообщение: Weird behavior in psql with \copy