aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/spgist/spgutils.c
Commit message (Expand)AuthorAge
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Teach SP-GiST to do index-only scans.Tom Lane2011-12-19
* Fix compiler warning seen on 64-bit machine.Tom Lane2011-12-17
* Add SP-GiST (space-partitioned GiST) index access method.Tom Lane2011-12-17