Contents
btree_gist
A contrib module providing sample GiST index operator classes which implement B-tree equivalent behaviour for certain datatypes
btree_gist
is a contrib module providing sample GiST index operator classes which implement B-tree equivalent behaviour for certain datatypes.
btree_gist
was added in PostgreSQL 7.2 (commit a9289708).
Change history
Work-in-progress
- PostgreSQL 13
- marked as a
trusted extension
(commit eb67623c)
- marked as a
- PostgreSQL 10
- PostgreSQL 9.1
- PostgreSQL 8.0
- revised version with support for a wide range of data types| (commit 42d06988)
- PostgreSQL 7.2
- added (commit a9289708)
References
- PostgreSQL documentation: btree_gist
Categories
See also
GiST, btree_gin