Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-11-17 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 11.19 |
| 2020-12-24 | Fix race condition between shutdown and unstarted background workers. | Tom Lane | 11.11 |
| 2020-12-22 | Improve autoprewarm's handling of early-shutdown scenarios. | Tom Lane | 11.11 |
| 2020-11-11 | Fix and simplify some usages of TimestampDifference(). | Tom Lane | 11.11 |
| 2018-05-03 | Avoid portability issues in autoprewarm.c. | Tom Lane | 11.0 |
| 2018-05-02 | Fix assorted compiler warnings seen in the buildfarm. | Tom Lane | 11.0 |