Re: Encoding Sort order

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Encoding Sort order
Дата
Msg-id 12713.1180644601@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Encoding Sort order  (Richard Broersma Jr <rabroersma@yahoo.com>)
Список pgsql-general
Richard Broersma Jr <rabroersma@yahoo.com> writes:
> I understand that it is possible for tables from different databases that have the exact same data
> but different Encoding can sort rows in differet orders.

> Could this allow affect the order that triggers and rules are fired?

AFAIK, no --- those names are sorted according to strcmp() regardless
of locale.

            regards, tom lane

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

Предыдущее
От: Vivek Khera
Дата:
Сообщение: Re: why postgresql over other RDBMS
Следующее
От: "CAJ CAJ"
Дата:
Сообщение: Re: Encoding Sort order