GiST operator class for bool

Поиск
Список
Период
Сортировка
От Emre Hasegeli
Тема GiST operator class for bool
Дата
Msg-id CAE2gYzyDKJBZngssR84VGZEN=Ux=V9FV23QfPgo+7-yYnKKg4g@mail.gmail.com
обсуждение исходный текст
Ответы Re: GiST operator class for bool  (Andrey Borodin <x4mmm@yandex-team.ru>)
Список pgsql-hackers
It could be useful to use bool in exclusion constraints, but it's
currently not nicely supported.  The attached patch adds support for
bool to the btree_gist extension, so we can do this.

I am adding this to the commitfest 2021-07.

Вложения

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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Error on pgbench logs
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic