GiST operator class for bool - Mailing list pgsql-hackers

From Emre Hasegeli
Subject GiST operator class for bool
Date
Msg-id CAE2gYzyDKJBZngssR84VGZEN=Ux=V9FV23QfPgo+7-yYnKKg4g@mail.gmail.com
Whole thread Raw
Responses Re: GiST operator class for bool
List 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.

Attachment

pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: Error on pgbench logs
Next
From: Justin Pryzby
Date:
Subject: Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic