Re: OK, that's one LOCALE bug report too many...

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: OK, that's one LOCALE bug report too many...
Дата
Msg-id Pine.LNX.4.21.0011251643380.1028-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: OK, that's one LOCALE bug report too many...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane writes:

> > I certainly don't like treating en_US specially, when in fact all locales
> > are affected by this.
> 
> Well, my thought was that another locale, say en_FR, would be far more
> likely to be something that the system's user had explicitly chosen to
> use at some point,

IIRC, the default locale is chosen during the installation process of Red
Hat, so any locale is explicitly chosen.  If Red Hat does not provide a
means to set the C locale as the default, that is Red Hat's fault.  But
then it should also be Red Hat's job (and Red Hat's decision) to install
PostgreSQL in a certain way or other to account for that.  Compiles from
source don't count here, those users enabled locale explicitly anyway.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: OK, that's one LOCALE bug report too many...
Следующее
От: "Vadim Mikheev"
Дата:
Сообщение: Re: Are pg_control contents really variable-length?