Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-08-24 | Avoid unnecessary plancache revalidation of utility statements. | Tom Lane | 15.5 |
| 2023-07-20 | Guard against null plan pointer in CachedPlanIsSimplyValid(). | Tom Lane | 15.4 |
| 2023-06-21 | Avoid Assert failure when processing empty statement in aborted xact. | Tom Lane | 15.4 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-03-04 | Parse/analyze function renaming | Peter Eisentraut | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-07-13 | Rename debug_invalidate_system_caches_always to debug_discard_caches. | Tom Lane | 15.0 |