rtree_gist
A former contrib module providing support for emulating RTREE indexing in GiST
This entry relates to a PostgreSQL feature, application/utility, website or other subject which is no longer available/maintained.
rtree_gist
was a contrib module providing support for emulating RTREE indexing in GiST.
rtree_gist
was added in PostgreSQL 7.2 and removed in PostgreSQL 8.1 after being merged into the core code.
Source code
rtree_gist
was located at contrib/rtree_gist.
Change history
- PostgreSQL 8.1
- removed (commit e6a8eba3)
- PostgreSQL 7.2
- added (commit 16f85390)
Note: the above list does not reflect any changes made between the module being added and removed; see the commit log for further details.
References
- Last available README: README.rtree_gist
Categories
See also
GiST