getting 'order by' working with unicode locale? ICU?

Поиск
Список
Период
Сортировка
От Palle Girgensohn
Тема getting 'order by' working with unicode locale? ICU?
Дата
Msg-id 532643C89813E7DEFCA754D5@palle.girgensohn.se
обсуждение исходный текст
Ответы Re: getting 'order by' working with unicode locale? ICU?
Список pgsql-hackers
Hi!

I'm using Postgresql on FreeBSD, and would like to get "order by" to work 
with unicode. The OS does have collation implemented for unicode (UTF-8) 
locales. Some freebsd people point me towards IBM:s ICU kit.

How much effort would be required to get postgresql to sort properly, 
mainly using the sv_SE.UTF-8 locale (so the problem is not *that* hard, I 
don't need to sort Chinese [yet] :). What needs to be done to get 
postgresql to use ICU (or some other working mechanism?)

Thanks,
Palle





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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: somebody working on: Prevent default re-use of sysids
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: strange regression failure