Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-09-09 | Make archiver's SIGQUIT handler exit via _exit(). | Tom Lane | 11.10 |
| 2020-07-16 | Replace use of sys_siglist[] with strsignal(). | Tom Lane | 11.9 |
| 2018-12-16 | Improve detection of child-process SIGPIPE failures. | Tom Lane | 11.2 |
| 2017-12-04 | Clean up assorted messiness around AllocateDir() usage. | Tom Lane | 11.0 |