Re: BUG #17068: Incorrect ordering of a particular row.

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: BUG #17068: Incorrect ordering of a particular row.
Дата
Msg-id CAApHDvps-nsv4nwr-64OFp9APNxbB++=LvhP+gN+JWJ3wXJYiQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #17068: Incorrect ordering of a particular row.  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-bugs
On Wed, 23 Jun 2021 at 01:06, David Rowley <dgrowleyml@gmail.com> wrote:
> It seems a bit fishy that the only 4s that appear here are being
> compared to 4.  How does qsort figure out that 5 > 4 or 4 < 5?

Even if I change the < 7 qsort optimization in sort_template.h
(working in master here) to be < 7000 so we bubble sort everything
here, I still don't see 4 being compared to any other value. Something
else must be going on.

David



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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: BUG #17068: Incorrect ordering of a particular row.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: BUG #17066: Cache lookup failed when null (iso-8859-1) is passed as anycompatiblemultirange