Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-01-02 | Fix overly-strict assertions in spgtextproc.c. | Tom Lane | 9.2.15 |
| 2014-06-09 | Fix infinite loop when splitting inner tuples in SPGiST text indexes. | Tom Lane | 9.2.9 |
| 2012-06-26 | Cope with smaller-than-normal BLCKSZ setting in SPGiST indexes on text. | Tom Lane | 9.2.0 |
| 2012-03-10 | Restructure SPGiST opclass interface API to support whole-index scans. | Tom Lane | 9.2.0 |
| 2011-12-19 | Teach SP-GiST to do index-only scans. | Tom Lane | 9.2.0 |
| 2011-12-17 | Add SP-GiST (space-partitioned GiST) index access method. | Tom Lane | 9.2.0 |