Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-20 | Make our back branches build under -fkeep-inline-functions. | Tom Lane | 12.14 |
| 2022-11-17 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 12.14 |
| 2019-05-03 | Remove RelationSetIndexList(). | Tom Lane | 12.0 |
| 2019-04-13 | Prevent memory leaks associated with relcache rd_partcheck structures. | Tom Lane | 12.0 |
| 2019-03-10 | Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs. | Tom Lane | 12.0 |
| 2019-01-15 | Finish reverting "recheck_on_update" patch. | Tom Lane | 12.0 |