Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-12 | Backpatch critical performance fixes to pgarch.c | Álvaro Herrera | 14.16 |
| 2021-06-18 | Make archiver process handle barrier events. | Fujii Masao | 14.0 |
| 2021-04-03 | Do not rely on pgstat.h to indirectly include storage/ headers. | Andres Freund | 14.0 |
| 2021-03-15 | Make archiver process an auxiliary process. | Fujii Masao | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-09-16 | Centralize setup of SIGQUIT handling for postmaster child processes. | Tom Lane | 14.0 |
| 2020-09-09 | Make archiver's SIGQUIT handler exit via _exit(). | Tom Lane | 14.0 |