Commits

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

DateSubjectAuthorReleases
2024-11-27 If a C23 compiler is detected, try asking for C17. Thomas Munro 9.6 (unreleased)
2024-06-26 Remove redundant perl version checks Andrew Dunstan 9.6 (unreleased)
2023-01-17 Create common infrastructure for cross-version upgrade testing. Tom Lane 9.6 (unreleased)
2022-11-17 Account for IPC::Run::result() Windows behavior change. Noah Misch 9.6 (unreleased)
2022-11-09 Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/ Michael Paquier 9.6 (unreleased)
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 9.6 (unreleased)
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.6 (unreleased)
2022-09-20 Disable -Wdeprecated-non-prototype in the back branches. Tom Lane 9.6 (unreleased)
2022-09-20 Suppress variable-set-but-not-used warnings from clang 15. Tom Lane 9.6 (unreleased)
2022-06-01 Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 9.6 (unreleased)
2022-02-10 Use gendef instead of pexports for building windows .def files Andrew Dunstan 9.6 (unreleased)
2022-01-23 Suppress variable-set-but-not-used warning from clang 13. Tom Lane 9.6 (unreleased)
2021-12-13 Suppress -Warray-parameter warnings in pgcrypto/sha2.c. Tom Lane 9.6 (unreleased)
2021-12-13 Reformat imath.c macro to remove -Wmisleading-indentation warnings. Tom Lane 9.6 (unreleased)
2021-12-12 Clean up compilation warnings coming from PL/Perl with clang-12~ Tom Lane 9.6 (unreleased)
2021-11-08 Stamp 9.6.24. Tom Lane 9.6.24
2021-11-08 Last-minute updates for release notes. Tom Lane 9.6.24
2021-11-08 libpq: reject extraneous data after SSL or GSS encryption handshake. Tom Lane 9.6.24
2021-11-08 Reject extraneous data after SSL or GSS encryption handshake. Tom Lane 9.6.24
2021-11-08 Fix typo Alvaro Herrera 9.6.24
2021-11-08 Translation updates Peter Eisentraut 9.6.24
2021-11-07 Release notes for 14.1, 13.5, 12.9, 11.14, 10.19, 9.6.24. Tom Lane 9.6.24
2021-11-06 Reset lastOverflowedXid on standby when needed Alexander Korotkov 9.6.24
2021-11-05 Avoid crash in rare case of concurrent DROP Alvaro Herrera 9.6.24
2021-11-03 Update alternative expected output file. Heikki Linnakangas 9.6.24