Re: Add red-black tree missing comparison searches

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Re: Add red-black tree missing comparison searches
Дата
Msg-id CAPpHfdsuMK0R0FKga+UbJs9Ni_gO5tRAm_EJ=e4KJhWuatuq2A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add red-black tree missing comparison searches  (Steve Chavez <steve@supabase.io>)
Список pgsql-hackers
Hi, Steve!

On Sat, Jul 2, 2022 at 10:38 PM Steve Chavez <steve@supabase.io> wrote:
> > But I think we can support strict inequalities too (e.g.
> less and greater without equals).  Could you please make it a bool
> argument equal_matches?
>
> Sure, an argument is a good idea to keep the code shorter.
>
> > Could you please extract this change as a separate patch.
>
> Done!

Thank you!

I did some improvements to the test suite, run pgindent and wrote
commit messages.

I think this is quite straightforward and low-risk patch.  I'm going
to push it if no objections.

------
Regards,
Alexander Korotkov

Вложения

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

Предыдущее
От: Matthias van de Meent
Дата:
Сообщение: Re: Make name optional in CREATE STATISTICS
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?)