aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/spgist/README
Commit message (Expand)AuthorAge
* Fix SPGiST vacuum algorithm to handle concurrent tuple motion properly.Tom Lane2012-03-12
* Teach SPGiST to store nulls and do whole-index scans.Tom Lane2012-03-11
* Add SP-GiST (space-partitioned GiST) index access method.Tom Lane2011-12-17