Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-05-04 | Fix pfree-of-already-freed-tuple when rescanning a GiST index-only scan. | Tom Lane | 9.6.3 |
| 2016-01-19 | Fix assorted inconsistencies in GiST opclass support function declarations. | Tom Lane | 9.6.0 |
| 2016-01-18 | Restructure index access method API to hide most of it at the C level. | Tom Lane | 9.6.0 |