Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-07-14 | Fix GiST index build for NaN values in geometric types. | Tom Lane | 9.2.18 |
| 2012-07-10 | Back-patch fix for extraction of fixed prefixes from regular expressions. | Tom Lane | 9.2.0 |
| 2011-12-17 | Add SP-GiST (space-partitioned GiST) index access method. | Tom Lane | 9.2.0 |
| 2011-12-07 | Create a "sort support" interface API for faster sorting. | Tom Lane | 9.2.0 |
| 2011-11-21 | Further code review for range types patch. | Tom Lane | 9.2.0 |