Re: BUG #17168: Incorrect sorting

Поиск
Список
Период
Сортировка
От Alfonso Vicente
Тема Re: BUG #17168: Incorrect sorting
Дата
Msg-id CACf42wbuqpjSrdLeR9SXbXrv4Rp46vVOa0L8JObP8X1SU-PBwg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #17168: Incorrect sorting  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-bugs

You're right, I was incorrectly working with en_US.UTF-8 lc_collate because of a cloning issue

Regards,
Alfonso Vicente


On Mon, Aug 30, 2021 at 3:09 PM David G. Johnston <david.g.johnston@gmail.com> wrote:
On Monday, August 30, 2021, PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:

Bug reference:      17168
Logged by:          Alfonso Vicente
Email address:      alfonsovicente@gmail.com
PostgreSQL version: 13.2
Operating system:   Red Hat Enterprise Linux 8
Description:       

This is a minimal example to reproduce the error, the "ara" tuple is
incorrectly sorted between "a r" and "a s"

By what authority are you claiming that the correct order is not this (i.e., what claim is being violated, and thus is buggy?). And what are the sort-related settings that are in effect?

David J.

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: BUG #17168: Incorrect sorting
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #17161: Assert failed on opening a relation that exists in two schemas via the LANGUAGE SQL function