Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-11-17 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 13.10 |
| 2020-12-24 | Fix race condition between shutdown and unstarted background workers. | Tom Lane | 13.2 |
| 2020-12-22 | Improve autoprewarm's handling of early-shutdown scenarios. | Tom Lane | 13.2 |
| 2020-11-11 | Fix and simplify some usages of TimestampDifference(). | Tom Lane | 13.2 |