Re: GiST operator class for bool - Mailing list pgsql-hackers

From Tomas Vondra
Subject Re: GiST operator class for bool
Date
Msg-id 362cc5a5-947e-dddc-5762-5c8de1c32718@enterprisedb.com
Whole thread Raw
In response to Re: GiST operator class for bool  (Andrey Borodin <x4mmm@yandex-team.ru>)
Responses Re: GiST operator class for bool
List pgsql-hackers
Hi,

I looked at this patch today - it's pretty simple and in pretty good
shape, I can't think of anything that'd need fixing. Perhaps the test
might also do EXPLAIN like for other types, to verify the new index is
actually used. But that's minor enough to handle during commit.


I've marked this as RFC and will get it committed in a day or two.

-- 
Tomas Vondra
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Parallelize correlated subqueries that execute within each worker
Next
From: Tomas Vondra
Date:
Subject: Re: Schema variables - new implementation for Postgres 15