Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-09-09 | Make archiver's SIGQUIT handler exit via _exit(). | Tom Lane | 12.5 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-12-24 | Prioritize history files when archiving | Michael Paquier | 12.0 |
| 2018-12-17 | Modernize our code for looking up descriptive strings for Unix signals. | Tom Lane | 12.0 |
| 2018-12-16 | Improve detection of child-process SIGPIPE failures. | Tom Lane | 12.0 |
| 2018-12-10 | Ensure cleanup of orphan archive status files | Michael Paquier | 12.0 |
| 2018-11-23 | Add WL_EXIT_ON_PM_DEATH pseudo-event. | Thomas Munro | 12.0 |
| 2018-11-17 | Leave SIGTTIN/SIGTTOU signal handling alone in postmaster child processes. | Tom Lane | 12.0 |