Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-10-31 | Fix memory leak in repeated SPGIST index scans. | Tom Lane | 10.6 |
| 2017-02-27 | Allow index AMs to return either HeapTuple or IndexTuple format during IOS. | Tom Lane | 10.0 |
| 2017-02-09 | Allow index AMs to cache data across aminsert calls within a SQL command. | Tom Lane | 10.0 |
| 2016-08-16 | Doc: remove out-of-date claim that pg_am rows must be inserted by hand. | Tom Lane | 10.0 |