Re: Locale by default?

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: Locale by default?
Дата
Msg-id 20010820101201F.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на Locale by default?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Locale by default?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
> It occurred to me that a server with locale features that is started in
> the C locale is going to behave the same as a server without locale
> features.  The exception are a few extra memory moving operations.  (I
> sincerely hope that all systems' libcs have optimized paths for the C
> locale.)  So we could get rid of this --enable-locale switch altogether.
> Given our international user base, this would be an appropriate step and
> move the locale support out of the "cumbersome secondary feature"
> compartment.  What do you think?

I wouldn't object it if there is a way to disable locale support.  We
in Japan are always troubled by borken Japanese locales on some
systems.  I'm afraid to hear more complains if there is no way to
disable the locale support.  Moreover, collation of locales for
Japanese are broken on all platforms as far as I know. I'm not sure
about other Asian languages though.
--
Tatsuo Ishii


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

Предыдущее
От: Grant
Дата:
Сообщение: Re: [ADMIN] DB size
Следующее
От: Grant
Дата:
Сообщение: Suggestion for To Do List - Client timeout please.