Commits

Showing commits that first shipped in 9.5 (backpatches included). Clear

DateSubjectAuthorReleases
2024-11-27 If a C23 compiler is detected, try asking for C17. Thomas Munro 9.5 (unreleased)
2022-09-20 Disable -Wdeprecated-non-prototype in the back branches. Tom Lane 9.5 (unreleased)
2021-12-12 Clean up compilation warnings coming from PL/Perl with clang-12~ Tom Lane 9.5 (unreleased)
2021-02-08 Stamp 9.5.25. Tom Lane 9.5.25
2020-11-20 On macOS, use -isysroot in link steps as well as compile steps. Tom Lane 9.5.25
2020-11-09 Stamp 9.5.24. Tom Lane 9.5.24
2020-08-10 Stamp 9.5.23. Tom Lane 9.5.23
2020-07-16 Replace use of sys_siglist[] with strsignal(). Tom Lane 9.5.23
2020-05-11 Stamp 9.5.22. Tom Lane 9.5.22
2020-02-10 Stamp 9.5.21. Tom Lane 9.5.21
2019-11-11 Stamp 9.5.20. Tom Lane 9.5.20
2019-10-21 Use CFLAGS_SL while probing linkability of libperl. Tom Lane 9.5.20
2019-10-21 Select CFLAGS_SL at configure time, not in platform-specific Makefiles. Tom Lane 9.5.20
2019-08-05 Stamp 9.5.19. Tom Lane 9.5.19
2019-06-17 Stamp 9.5.18. Tom Lane 9.5.18
2019-05-06 Stamp 9.5.17. Tom Lane 9.5.17
2019-02-11 Stamp 9.5.16. Tom Lane 9.5.16
2019-01-22 Avoid thread-safety problem in ecpglib. Tom Lane 9.5.16
2019-01-18 Use our own getopt() on OpenBSD. Tom Lane 9.5.16
2018-11-19 Back-patch updated thread flags tests into 9.4 and 9.5. Tom Lane 9.5.16
2018-11-19 Fix configure's AC_CHECK_DECLS tests to work correctly with clang. Tom Lane 9.5.16
2018-11-05 Stamp 9.5.15. Tom Lane 9.5.15
2018-11-02 Yet further rethinking of build changes for macOS Mojave. Tom Lane 9.5.15
2018-10-18 Still further rethinking of build changes for macOS Mojave. Tom Lane 9.5.15
2018-10-16 Back off using -isysroot on Darwin. Tom Lane 9.5.15