Re: tuple radix sort

Поиск
Список
Период
Сортировка
От Chao Li
Тема Re: tuple radix sort
Дата
Msg-id 17F6CDF1-2D93-4C38-B0F2-D52B51F4D167@gmail.com
обсуждение исходный текст
Ответ на tuple radix sort  (John Naylor <johncnaylorls@gmail.com>)
Ответы Re: tuple radix sort
Список pgsql-hackers

> On Oct 29, 2025, at 14:28, John Naylor <johncnaylorls@gmail.com> wrote:
>
> <v1-0001-Use-radix-sort-when-datum1-is-an-integer-type.patch>

I just quick went through the code change. I guess I need more time to understand the entire logic, but I find a typo
thatmight effect the tests: 

```
+    Assert(last = first);
```

“=“ should be “=="

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/




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