Re: LC_COLLATE UTF-8 Locales on Windows?

Поиск
Список
Период
Сортировка
От Jean-Yves F. Barbier
Тема Re: LC_COLLATE UTF-8 Locales on Windows?
Дата
Msg-id 20111229131527.3262f5e7@anubis.defcon1
обсуждение исходный текст
Ответ на Re: LC_COLLATE UTF-8 Locales on Windows?  (wdrose <wrose@terraframe.com>)
Список pgsql-novice
On Wed, 28 Dec 2011 17:57:22 -0800 (PST)
wdrose <wrose@terraframe.com> wrote:

> create collation arabic (locale='Arabic_Saudi Arabia.1256');
>
> and then
>
> select name collate "arabic" from forms order by name asc;
>
> it works and allows me to collate UTF-8 by any locale, as mentioned in the
> PostgreSQL documentation.

Thanks for the return.
--
When taxes are due, Americans tend to feel quite bled-white and blue.

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

Предыдущее
От: wdrose
Дата:
Сообщение: Re: LC_COLLATE UTF-8 Locales on Windows?
Следующее
От: "Jean-Yves F. Barbier"
Дата:
Сообщение: > and >= give the same result