Commits

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

DateSubjectAuthorReleases
2023-01-17 Create common infrastructure for cross-version upgrade testing. Tom Lane 9.3 (unreleased)
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 9.3 (unreleased)
2022-09-21 Fix configure's AC_CHECK_DECLS tests to work correctly with clang. Tom Lane 9.3 (unreleased)
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.3 (unreleased)
2022-09-20 Disable -Wdeprecated-non-prototype in the back branches. Tom Lane 9.3 (unreleased)
2022-06-01 Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 9.3 (unreleased)
2022-01-23 Suppress variable-set-but-not-used warning from clang 13. Tom Lane 9.3 (unreleased)
2021-12-13 Fix compiler warning Tom Lane 9.3 (unreleased)
2021-12-13 Silence another gcc 11 warning. Tom Lane 9.3 (unreleased)
2021-12-13 Suppress -Warray-parameter warnings in pgcrypto/sha2.c. Tom Lane 9.3 (unreleased)
2021-12-13 Reformat imath.c macro to remove -Wmisleading-indentation warnings. Tom Lane 9.3 (unreleased)
2021-12-12 Clean up compilation warnings coming from PL/Perl with clang-12~ Tom Lane 9.3 (unreleased)
2021-12-12 Make ecpg's rjulmdy() and rmdyjul() agree with their declarations. Tom Lane 9.3 (unreleased)
2021-12-12 Make pg_upgrade's test.sh less chatty. Tom Lane 9.3 (unreleased)
2021-12-12 Add checks for valid multibyte character length in UtfToLocal, LocalToUtf. Tom Lane 9.3 (unreleased)
2021-12-12 Use return instead of exit() in configure Tom Lane 9.3 (unreleased)
2018-11-05 Stamp 9.3.25. Tom Lane 9.3.25
2018-11-04 Release notes for 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, 9.3.25. Tom Lane 9.3.25
2018-11-03 Make ts_locale.c's character-type functions cope with UTF-16. Tom Lane 9.3.25
2018-11-02 Yet further rethinking of build changes for macOS Mojave. Tom Lane 9.3.25
2018-10-31 Fix memory leak in repeated SPGIST index scans. Tom Lane 9.3.25
2018-10-31 Sync our copy of the timezone library with IANA release tzcode2018g. Tom Lane 9.3.25
2018-10-31 Update time zone data files to tzdata release 2018g. Tom Lane 9.3.25
2018-10-19 Sync our copy of the timezone library with IANA release tzcode2018f. Tom Lane 9.3.25
2018-10-19 Update time zone data files to tzdata release 2018f. Tom Lane 9.3.25