| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support INCLUDE'd columns in SP-GiST. | Tom Lane | 2021-04-05 | 1 | -3/+15 |
| * | Add support for nearest-neighbor (KNN) searches to SP-GiST | Alexander Korotkov | 2018-09-19 | 1 | -1/+5 |
| * | Avoid deadlocks during insertion into SP-GiST indexes. | Tom Lane | 2013-06-14 | 1 | -11/+25 |
| * | Use the term "radix tree" instead of "suffix tree" for SP-GiST text opclass. | Heikki Linnakangas | 2013-05-08 | 1 | -7/+7 |
| * | Fix SPGiST vacuum algorithm to handle concurrent tuple motion properly. | Tom Lane | 2012-03-12 | 1 | -0/+21 |
| * | Teach SPGiST to store nulls and do whole-index scans. | Tom Lane | 2012-03-11 | 1 | -5/+27 |
| * | Add SP-GiST (space-partitioned GiST) index access method. | Tom Lane | 2011-12-17 | 1 | -0/+316 |
