Commits

DateSubjectAuthorReleases
2021-06-07 Support use of strnlen() in pre-v11 branches. Tom Lane 9.6.23
2021-06-07 Support use of strnlen() in pre-v11 branches. Tom Lane 10.18
2020-12-30 Use setenv() in preference to putenv(). Tom Lane 14.0
2020-10-15 In the postmaster, rely on the signal infrastructure to block signals. Tom Lane 12.5
2020-10-15 In the postmaster, rely on the signal infrastructure to block signals. Tom Lane 11.10
2020-10-15 In the postmaster, rely on the signal infrastructure to block signals. Tom Lane 9.6.20
2020-10-15 In the postmaster, rely on the signal infrastructure to block signals. Tom Lane 10.15
2020-10-10 Recognize network-failure errnos as indicating hard connection loss. Tom Lane 14.0
2020-09-04 Remove arbitrary restrictions on password length. Tom Lane 14.0
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
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-02-21 Assume that we have rint(). Tom Lane 13.0
2020-02-21 Assume that we have isinf(). Tom Lane 13.0
2020-02-21 Assume that we have functional, 64-bit fseeko()/ftello(). Tom Lane 13.0
2019-10-13 In the postmaster, rely on the signal infrastructure to block signals. Tom Lane 13.0
2019-08-18 Avoid conflicts with library versions of inet_net_ntop() and friends. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 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 11.2
2018-12-16 Improve detection of child-process SIGPIPE failures. Tom Lane 12.0
2018-12-16 Improve detection of child-process SIGPIPE failures. Tom Lane 10.7