aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/spgist/spginsert.c
Commit message (Expand)AuthorAge
...
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* Teach SPGiST to store nulls and do whole-index scans.Tom Lane2012-03-11
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Add SP-GiST (space-partitioned GiST) index access method.Tom Lane2011-12-17