Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-09-09 | Make archiver's SIGQUIT handler exit via _exit(). | Tom Lane | 9.5.24 |
| 2020-07-16 | Replace use of sys_siglist[] with strsignal(). | Tom Lane | 9.5.23 |
| 2018-12-24 | Prioritize history files when archiving | Michael Paquier | 9.5.16 |
| 2016-03-10 | Avoid unlikely data-loss scenarios due to rename() without fsync. | Andres Freund | 9.5.2 |
| 2015-03-26 | Tweak __attribute__-wrapping macros for better pgindent results. | Tom Lane | 9.5.0 |
| 2015-03-11 | Add macros wrapping all usage of gcc's __attribute__. | Andres Freund | 9.5.0 |
| 2015-01-14 | Add a default local latch for use in signal handlers. | Andres Freund | 9.5.0 |
| 2015-01-13 | Commonalize process startup code. | Andres Freund | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |