Commits

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

DateSubjectAuthorReleases
2023-01-17 Create common infrastructure for cross-version upgrade testing. Tom Lane 9.2 (unreleased)
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 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-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.2 (unreleased)
2022-09-20 Disable -Wdeprecated-non-prototype in the back branches. Tom Lane 9.2 (unreleased)
2022-06-01 Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 9.2 (unreleased)
2022-01-23 Suppress variable-set-but-not-used warning from clang 13. Tom Lane 9.2 (unreleased)
2021-12-13 Suppress -Warray-bounds warning in 9.2's xlog.c. Tom Lane 9.2 (unreleased)
2021-12-13 Suppress -Wformat-overflow warnings in 9.2's xml.c. Tom Lane 9.2 (unreleased)
2021-12-13 Disable -Wsometimes-uninitialized warnings in the 9.2 branch. Tom Lane 9.2 (unreleased)
2021-12-13 Fix function return type confusion Tom Lane 9.2 (unreleased)
2021-12-13 Fix compiler warning Tom Lane 9.2 (unreleased)
2021-12-13 Silence another gcc 11 warning. Tom Lane 9.2 (unreleased)
2021-12-13 Suppress -Warray-parameter warnings in pgcrypto/sha2.c. Tom Lane 9.2 (unreleased)
2021-12-13 Reformat imath.c macro to remove -Wmisleading-indentation warnings. 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 Make ecpg's rjulmdy() and rmdyjul() agree with their declarations. Tom Lane 9.2 (unreleased)
2021-12-12 Use -Wno-format-truncation and -Wno-stringop-truncation, if available. Tom Lane 9.2 (unreleased)
2021-12-12 Make pg_upgrade's test.sh less chatty. Tom Lane 9.2 (unreleased)
2021-12-12 Add checks for valid multibyte character length in UtfToLocal, LocalToUtf. Tom Lane 9.2 (unreleased)
2021-12-12 Use return instead of exit() in configure Tom Lane 9.2 (unreleased)
2017-11-06 Stamp 9.2.24. Tom Lane 9.2.24
2017-11-06 Last-minute updates for release notes. Tom Lane 9.2.24
2017-11-05 Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24. Tom Lane 9.2.24
2017-11-02 Doc: update URL for check_postgres. Tom Lane 9.2.24