Commits

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

DateSubjectAuthorReleases
2024-11-27 If a C23 compiler is detected, try asking for C17. Thomas Munro 10 (unreleased)
2024-06-26 Remove redundant perl version checks Andrew Dunstan 10 (unreleased)
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-17 Account for IPC::Run::result() Windows behavior change. Noah Misch 10 (unreleased)
2022-11-09 Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/ Michael Paquier 10 (unreleased)
2022-11-07 Stamp 10.23. Tom Lane 10.23
2022-11-07 Translation updates Peter Eisentraut 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-26 Fix ordering issue with WAL operations in GIN fast insert path Michael Paquier 10.23
2022-10-21 pg_basebackup: Fix cross-platform tablespace relocation. Robert Haas 10.23
2022-10-21 Add CHECK_FOR_INTERRUPTS while restoring changes during decoding. Amit Kapila 10.23
2022-10-20 Fix assertion failures while processing NEW_CID record in logical decoding. Amit Kapila 10.23
2022-10-17 doc: move the mention of aggregate JSON functions up in section Bruce Momjian 10.23
2022-10-17 doc: warn pg_stat_reset() can cause vacuum/analyze problems Bruce Momjian 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-13 Fix typo in CREATE PUBLICATION reference page Alvaro Herrera 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