Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-21 | During heap rebuild, lock any TOAST index until end of transaction. | Noah Misch | 10.13 |
| 2018-04-11 | Do not select new object OIDs that match recently-dead entries. | 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-03-26 | Improve performance of ExecEvalWholeRowVar. | Tom Lane | 10.0 |
| 2017-02-09 | Allow index AMs to cache data across aminsert calls within a SQL command. | Tom Lane | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-08-18 | Fix deletion of speculatively inserted TOAST on conflict | Andres Freund | 10.0 |