aboutsummaryrefslogtreecommitdiff
path: root/contrib/rtree_gist/README.rtree_gist
Commit message (Collapse)AuthorAge
* Trivial fixes for English grammar in contrib/btree_gist and contrib/rtree_gistNeil Conway2004-11-01
| | | | documentation.
* We forgot to mention in README.rtree_gist we implemented newBruce Momjian2001-12-05
| | | | | | picksplit algorithm for Rtree. Please apply patch below to CVS Oleg Bartunov
* Support for emulating RTREE indexing in GiST. Contributed byTom Lane2001-05-31
Oleg Bartunov and Teodor Sigaev.