Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-08-27 | Count SP-GiST index scans in pg_stat statistics. | Tom Lane | 9.6.24 |
| 2018-10-31 | Fix memory leak in repeated SPGIST index scans. | Tom Lane | 9.6.11 |
| 2018-03-20 | Prevent query-lifespan memory leakage of SP-GiST traversal values. | Tom Lane | 9.6.9 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | 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 |