Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-07-16 | Replace use of sys_siglist[] with strsignal(). | Tom Lane | 9.5.23 |
| 2020-07-16 | Replace use of sys_siglist[] with strsignal(). | Tom Lane | 9.6.19 |
| 2020-07-16 | Replace use of sys_siglist[] with strsignal(). | Tom Lane | 11.9 |
| 2020-07-16 | Replace use of sys_siglist[] with strsignal(). | Tom Lane | 10.14 |
| 2019-08-27 | Improve what pg_strsignal prints if we haven't got strsignal(3). | Tom Lane | 13.0 |
| 2019-08-27 | Improve what pg_strsignal prints if we haven't got strsignal(3). | Tom Lane | 12.0 |
| 2018-12-17 | Drop support for getting signal descriptions from sys_siglist[]. | Tom Lane | 12.0 |
| 2018-12-17 | Modernize our code for looking up descriptive strings for Unix signals. | Tom Lane | 12.0 |