Re: Adding support for Row Compares to nbtree startikey optimization

Поиск
Список
Период
Сортировка
От Chao Li
Тема Re: Adding support for Row Compares to nbtree startikey optimization
Дата
Msg-id 304730E9-5F15-4B24-837F-3F5F74F81EAC@gmail.com
обсуждение исходный текст
Ответ на Re: Adding support for Row Compares to nbtree startikey optimization  (Chao Li <li.evan.chao@gmail.com>)
Список pgsql-hackers


On Aug 15, 2025, at 14:37, Chao Li <li.evan.chao@gmail.com> wrote:

When subkey->sk_attno <= firstchangingattnum, if first is not satisfied, then last should not be satisfied either, so we can skip check last.


Sorry for a typo, "subkey->sk_attno <= firstchangingattnum” should be "subkey->sk_attno < firstchangingattnum”. It should be “<“ but “<=“.


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



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