Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Avoid deadlocks during insertion into SP-GiST indexes. | Tom Lane | 2013-06-14 |
* | Use the term "radix tree" instead of "suffix tree" for SP-GiST text opclass. | Heikki Linnakangas | 2013-05-08 |
* | Fix SPGiST vacuum algorithm to handle concurrent tuple motion properly. | Tom Lane | 2012-03-12 |
* | Teach SPGiST to store nulls and do whole-index scans. | Tom Lane | 2012-03-11 |
* | Add SP-GiST (space-partitioned GiST) index access method. | Tom Lane | 2011-12-17 |