Re: BUG #2309: Wrong string comparison

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2309: Wrong string comparison
Дата
Msg-id 29095.1141951697@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2309: Wrong string comparison  ("Yury Don" <yura@vpcit.ru>)
Список pgsql-bugs
"Yury Don" <yura@vpcit.ru> writes:
> Looks like string comparison operators ignore spaces isnside of string.

It's not wrong, it's just following the rules of the locale.  You should
initdb the database with LANG=C if you want plain ASCII sorting.

            regards, tom lane

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