Re: GiST operator class for bool
Emre Hasegeli <emre@hasegeli.com>
From: Emre Hasegeli <emre@hasegeli.com>
To: Andrey Borodin <x4mmm@yandex-team.ru>
Cc: pgsql-hackers@postgresql.org
Date: 2021-06-08T14:53:02Z
Lists: pgsql-hackers
> But patch that you propose does not support sorting build added in PG14. It looks like the change to btree_gist is not committed yet. I'll rebase my patch once it's committed. It was a long thread. I couldn't read all of it. Though, the last patches felt to me like a part of what's already been committed. Shouldn't they also be committed to version 14?
Commits
-
Add bool to btree_gist documentation
- 4c6145b514fa 15.0 landed
-
Fix gist_bool_ops to use gbtreekey2
- e2fbb883720a 15.0 landed
-
Add bool GiST opclass to btree_gist
- 57e3c5160b24 15.0 landed