Re: Docker image of 11~beta2-2 orders strings case-insensitively

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Docker image of 11~beta2-2 orders strings case-insensitively
Дата
Msg-id 20241.1533570967@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Docker image of 11~beta2-2 orders strings case-insensitively  (Yahor Yuzefovich <yahor@cockroachlabs.com>)
Список pgsql-bugs
Yahor Yuzefovich <yahor@cockroachlabs.com> writes:
> I expected to see:
> A
> M
> i

> but found:
> A
> i
> M

That would be a matter of what collation you're running it under ...
if sort(1) sorts the same way, it's not a PG issue.

            regards, tom lane


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

Предыдущее
От: Yahor Yuzefovich
Дата:
Сообщение: Docker image of 11~beta2-2 orders strings case-insensitively
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Docker image of 11~beta2-2 orders strings case-insensitively