Re: BUG #6642: Spanish collation fault

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #6642: Spanish collation fault
Дата
Msg-id 1337469065.10292.29.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: BUG #6642: Spanish collation fault  (Tulio J Carrasco <tulio.carrasco@gmail.com>)
Список pgsql-bugs
On ons, 2012-05-16 at 19:55 -0500, Tulio J Carrasco wrote:
> "León", "leon", "leOn" has identical order values: none of them
> weights more for Spanish collation and PG is not working according it
> if PG makes a "second pass" that ignores collation and reorders by its
> character value.

PostgreSQL uses the operating system's C library for sorting.  Since you
are using Ubuntu, that is glibc for you.  And a look into the glibc
sources shows that ó is sorted after o, the way Álvaro has explained.
If you disagree with that, you need to take it up with the glibc
maintainers.

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: BUG #6651: macaddr length constraint violates standard
Следующее
От: grv87@yandex.ru
Дата:
Сообщение: BUG #6652: Installer grants postgres user rights for the whole disk, not specified subfolder