Commits

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

DateSubjectAuthorReleases
2024-11-27 If a C23 compiler is detected, try asking for C17. Thomas Munro 9.2 (unreleased)
2022-09-21 Fix configure's AC_CHECK_DECLS tests to work correctly with clang. Tom Lane 9.2 (unreleased)
2022-09-20 Disable -Wdeprecated-non-prototype in the back branches. Tom Lane 9.2 (unreleased)
2021-12-13 Disable -Wsometimes-uninitialized warnings in the 9.2 branch. Tom Lane 9.2 (unreleased)
2021-12-12 Clean up compilation warnings coming from PL/Perl with clang-12~ Tom Lane 9.2 (unreleased)
2021-12-12 Use -Wno-format-truncation and -Wno-stringop-truncation, if available. Tom Lane 9.2 (unreleased)
2017-11-06 Stamp 9.2.24. Tom Lane 9.2.24
2017-09-01 Make [U]INT64CONST safe for use in #if conditions. Tom Lane 9.2.24
2017-08-28 Stamp 9.2.23. Tom Lane 9.2.23
2017-08-07 Stamp 9.2.22. Tom Lane 9.2.22
2017-07-31 PL/Perl portability fix: absorb relevant -D switches from Perl. Tom Lane 9.2.22
2017-05-08 Stamp 9.2.21. Tom Lane 9.2.21
2017-04-17 Support OpenSSL 1.1.0 in 9.3 and 9.2. Tom Lane 9.2.21
2017-02-06 Stamp 9.2.20. Tom Lane 9.2.20
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.2.20
2016-10-24 Stamp 9.2.19. Tom Lane 9.2.19
2016-08-08 Stamp 9.2.18. Tom Lane 9.2.18
2016-05-09 Stamp 9.2.17. Tom Lane 9.2.17
2016-03-28 Stamp 9.2.16. Tom Lane 9.2.16
2016-03-15 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. Tom Lane 9.2.16
2016-02-08 Stamp 9.2.15. Tom Lane 9.2.15
2015-12-16 Cope with Readline's failure to track SIGWINCH events outside of input. Tom Lane 9.2.15
2015-10-05 Stamp 9.2.14. Tom Lane 9.2.14
2015-07-17 AIX: Test the -qlonglong option before use. Noah Misch 9.2.14
2015-07-05 Make numeric form of PG version number readily available in Makefiles. Tom Lane 9.2.14