Commits
Showing commits that first shipped in 10 (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 | 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 |