Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans)

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans)
Дата
Msg-id CAPpHfdv+2Qgdyh+GyWAvqff5L5_GZK_663GGtsQQ7=vWysP0Ww@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans)  (Maxim Orlov <orlovmg@gmail.com>)
Список pgsql-hackers
On Fri, Mar 22, 2024 at 11:58 AM Maxim Orlov <orlovmg@gmail.com> wrote:
> I've noticed this patch and had a quick look at it.  As far as I understand, this bug
> does not lead to an incorrect matching, resulting only in degradation in speed.
> Anyway, consider this patch useful, hope it will be committed soon.

Pushed.
Thanks to Maxim and Pavel.

------
Regards,
Alexander Korotkov



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

Предыдущее
От: Ed Behn
Дата:
Сообщение: Re: NLS for extension
Следующее
От: "Andrey M. Borodin"
Дата:
Сообщение: Re: [PATCH] Add sortsupport for range types and btree_gist