Commits

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

DateSubjectAuthorReleases
2023-01-17 AdjustUpgrade.pm should zap test_ext_cine, too. Tom Lane 10 (unreleased)
2023-01-17 Create common infrastructure for cross-version upgrade testing. Tom Lane 10 (unreleased)
2022-11-07 Stamp 10.23. Tom Lane 10.23
2022-11-06 Release notes for 15.1, 14.6, 13.9, 12.13, 11.18, 10.23. Tom Lane 10.23
2022-11-03 Avoid crash after function syntax error in a replication worker. Tom Lane 10.23
2022-11-02 Allow use of __sync_lock_test_and_set for spinlocks on any machine. Tom Lane 10.23
2022-11-01 Update time zone data files to tzdata release 2022f. Tom Lane 10.23
2022-11-01 pg_stat_statements: fetch stmt location/length before it disappears. Tom Lane 10.23
2022-10-17 Reject non-ON-SELECT rules that are named "_RETURN". Tom Lane 10.23
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 10.23
2022-10-12 Doc: improve recommended systemd unit file. Tom Lane 10.23
2022-10-11 Harden pmsignal.c against clobbered shared memory. Tom Lane 10.23
2022-10-11 Yet further fixes for multi-row VALUES lists for updatable views. Tom Lane 10.23
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 10.23
2022-09-20 Disable -Wdeprecated-non-prototype in the back branches. Tom Lane 10.23
2022-09-20 Suppress variable-set-but-not-used warnings from clang 15. Tom Lane 10.23
2022-09-19 Future-proof the recursion inside ExecShutdownNode(). Tom Lane 10.23
2022-09-15 In back branches, fix conditions for pullup of FROM-less subqueries. Tom Lane 10.23
2022-09-09 Fix possible omission of variable storage markers in ECPG. Tom Lane 10.23
2022-09-09 Reject bogus output from uuid_create(3). Tom Lane 10.23
2022-09-06 Further fixes for MULTIEXPR_SUBLINK fix. Tom Lane 10.23
2022-09-02 Fix oversight in recent MULTIEXPR_SUBLINK fix. Tom Lane 10.23
2022-09-01 Port regress-python3-mangle.mk to Solaris "sed", redux. Tom Lane 10.23
2022-08-31 Prevent long-term memory leakage in autovacuum launcher. Tom Lane 10.23
2022-08-31 In the Snowball dictionary, don't try to stem excessively-long words. Tom Lane 10.23