aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/spgist/Makefile
Commit message (Expand)AuthorAge
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-05
* Add support for nearest-neighbor (KNN) searches to SP-GiSTAlexander Korotkov2018-09-19
* Restructure index access method API to hide most of it at the C level.Tom Lane2016-01-17
* Add SP-GiST (space-partitioned GiST) index access method.Tom Lane2011-12-17