bug in 7.4.2, concern unicode and russian content of db

Поиск
Список
Период
Сортировка
От Alexander S.
Тема bug in 7.4.2, concern unicode and russian content of db
Дата
Msg-id 40C4AFD5.5010508@in.crimea.ua
обсуждение исходный текст
Список pgsql-bugs
There is bug in 7.4.2, concerning  unicode and russian letters. For db
in unicode russian data doesn`t order in alphabetical order (rows group
with the same first letter but not in alphabetical order).
SELECT "person" from my_table ORDER BY "person";
Rows group in such order (approximately): А-Я-В-Т-З, but must be :
А-В-З-Т-Я.
For english letters all looks fine. For db in koi8r encoding also all
works right. So, I CANNOT use unicode with russian content of db in
postgres.  Is it bug or not?

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

Предыдущее
От: Adi Alurkar
Дата:
Сообщение: out of memory error
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #1145: silent REVOKE failures