Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-15 | In the postmaster, rely on the signal infrastructure to block signals. | 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 |
| 2018-09-18 | Revert "Allow concurrent-safe open() and fopen() in frontend code for Windows" | Tom Lane | 11.0 |
| 2018-04-01 | Fix a boatload of typos in C comments. | Tom Lane | 11.0 |
| 2017-11-16 | Further refactoring of c.h and nearby files. | Tom Lane | 11.0 |