Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-06-14 | Avoid deadlocks during insertion into SP-GiST indexes. | Tom Lane | 9.2.5 |
| 2012-03-12 | Fix SPGiST vacuum algorithm to handle concurrent tuple motion properly. | Tom Lane | 9.2.0 |
| 2012-03-11 | Teach SPGiST to store nulls and do whole-index scans. | Tom Lane | 9.2.0 |
| 2011-12-17 | Add SP-GiST (space-partitioned GiST) index access method. | Tom Lane | 9.2.0 |