Commits

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

DateSubjectAuthorReleases
2026-07-03 Remove replication slot advice from MultiXact wraparound hints Fujii Masao 16 (unreleased)
2026-05-27 Fix self-deadlock when replaying WAL generated by older minor version Heikki Linnakangas 16 (unreleased)
2026-03-23 Fix multixact backwards-compatibility with CHECKPOINT race condition Heikki Linnakangas 16.14
2026-02-16 Don't reset 'latest_page_number' when replaying multixid truncation Heikki Linnakangas 16.13
2026-01-15 Add check for invalid offset at multixid truncation Heikki Linnakangas 16.12
2025-12-15 Clarify comment on multixid offset wraparound check Heikki Linnakangas 16.12
2025-12-05 Fix setting next multixid's offset at offset wraparound Heikki Linnakangas 16.12
2025-12-03 Set next multixid's offset when creating a new multixid Heikki Linnakangas 16.12
2024-06-13 Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 16.4
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-01-24 Update more obsolete multixact.c comments. Peter Geoghegan 16.0
2023-01-04 Update obsolete multixact.c comments. Peter Geoghegan 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-22 Refactor how VACUUM passes around its XID cutoffs. Peter Geoghegan 16.0
2022-12-21 Switch some system functions to use get_call_result_type() Michael Paquier 16.0
2022-11-24 Make multixact error message more explicit Alvaro Herrera 16.0
2022-11-02 Add doubly linked count list implementation David Rowley 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0
2022-09-19 Harmonize heapam and tableam parameter names. Peter Geoghegan 16.0
2022-08-25 More -Wshadow=compatible-local warning fixes David Rowley 16.0