Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-08-27 | Count SP-GiST index scans in pg_stat statistics. | Tom Lane | 10.19 |
| 2018-10-31 | Fix memory leak in repeated SPGIST index scans. | Tom Lane | 10.6 |
| 2018-03-20 | Prevent query-lifespan memory leakage of SP-GiST traversal values. | Tom Lane | 10.4 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-02-27 | Allow index AMs to return either HeapTuple or IndexTuple format during IOS. | Tom Lane | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |