aboutsummaryrefslogtreecommitdiff
path: root/contrib/rtree_gist/README.rtree_gist
Commit message (Collapse)AuthorAge
* 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.