Locale, LL_COLLATE and sorting case-insensatively

Поиск
Список
Период
Сортировка
От Bill Moran
Тема Locale, LL_COLLATE and sorting case-insensatively
Дата
Msg-id 20100609085334.bff7f0c6.wmoran@potentialtech.com
обсуждение исходный текст
Список pgsql-general
Is there a way to sort case-insensitively without using LOWER()?

I thought that a combination of encoding and LC_COLLATE would achieve
this, but everything I've tried so far has resulted in the dreaded
caps-come-first(tm) behavior.

A setting in the DB to force text fields to be sorted case insensitively
would do a lot to simplify parts of our application.

--
Bill Moran
http://www.potentialtech.com
http://people.collaborativefusion.com/~wmoran/

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

Предыдущее
От: Harald Fuchs
Дата:
Сообщение: Re: Some insight on the proper SQL would be appreciated
Следующее
От: Tom Lane
Дата:
Сообщение: Re: server crash => libpq poll() hangs forever (Linux)