Commits

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

DateSubjectAuthorReleases
2023-01-17 Create common infrastructure for cross-version upgrade testing. Tom Lane 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-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-07 Release notes for 14.1, 13.5, 12.9, 11.14, 10.19, 9.6.24. Tom Lane 9.6.24
2021-10-31 Don't try to read a multi-GB pg_stat_statements file in one call. Tom Lane 9.6.24
2021-10-29 Update time zone data files to tzdata release 2021e. Tom Lane 9.6.24
2021-10-22 pg_dump: fix mis-dumping of non-global default privileges. Tom Lane 9.6.24
2021-10-19 Remove bogus assertion in transformExpressionList(). Tom Lane 9.6.24
2021-10-06 Fix null-pointer crash in postgres_fdw's conversion_error_callback. Tom Lane 9.6.24
2021-10-05 Doc: improve description of UNION/INTERSECT/EXCEPT syntax. Tom Lane 9.6.24
2021-10-04 Update our mapping of Windows time zone names some more. Tom Lane 9.6.24
2021-10-02 Update our mapping of Windows time zone names using CLDR info. Tom Lane 9.6.24
2021-10-02 Re-alphabetize the win32_tzmap[] array. Tom Lane 9.6.24
2021-09-25 Doc: extend warnings about collation-mismatch hazards in postgres_fdw. Tom Lane 9.6.24