Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-02 | Avoid deadlock during orphan temp table removal. | Tom Lane | 12.19 |
| 2022-08-31 | Prevent long-term memory leakage in autovacuum launcher. | Tom Lane | 12.13 |
| 2020-02-29 | Avoid failure if autovacuum tries to access a just-dropped temp namespace. | Tom Lane | 12.3 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-03-10 | Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs. | Tom Lane | 12.0 |
| 2018-07-18 | Use a ResourceOwner to track buffer pins in all cases. | Tom Lane | 12.0 |