Re: Patch for collation using ICU

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Patch for collation using ICU
Дата
Msg-id 12273.1115570807@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Patch for collation using ICU  (Palle Girgensohn <girgen@pingpong.net>)
Ответы Re: Patch for collation using ICU  ("Palle Girgensohn" <girgen@pingpong.net>)
Список pgsql-hackers
Palle Girgensohn <girgen@pingpong.net> writes:
>> I'm confused. I thought the ICU patches is intended for using on
>> broken locale platforms?

> It will sort correctly in *one* locale, using ICU. You still cannot mix 
> different locales in the same database cluster, the collation locale is 
> still fixed at initdb time, unfortunately.

I thought the point of using ICU was to be able to dig out from under
that restriction?  It's a bit of a large pill to swallow if we will
still have to throw it away someday to become SQL spec compliant.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Will new release require an initdb?
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Race conditions, race conditions!