Commits

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

DateSubjectAuthorReleases
2025-06-17 Fix re-distributing previously distributed invalidation messages during logical decoding. Masahiko Sawada 14.19
2025-04-30 Fix assertion failure in snapshot building Daniel Gustafsson 14.18
2025-04-10 Fix data loss in logical replication. Amit Kapila 14.18
2024-07-11 Fix possibility of logical decoding partial transaction changes. Masahiko Sawada 14.13
2024-01-29 Fix catalog lookup due to wrong snapshot for subtransactions during decoding. Amit Kapila 14.11
2023-09-12 Fix uninitialized access to InitialRunningXacts during decoding after ERROR. Amit Kapila 14.10
2022-11-25 Fix uninitialized access to InitialRunningXacts during decoding. Amit Kapila 14.7
2022-10-21 Fix executing invalidation messages generated by subtransactions during decoding. Amit Kapila 14.6
2022-10-20 Fix assertion failures while processing NEW_CID record in logical decoding. Amit Kapila 14.6
2022-08-11 Fix catalog lookup with the wrong snapshot during logical decoding. Amit Kapila 14.6
2021-10-18 Reset properly snapshot export state during transaction abort Michael Paquier 14.1
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-19 Use correct format placeholder for pids Peter Eisentraut 14.0
2021-03-25 Sanitize the term "combo CID" in code comments Michael Paquier 14.0
2021-03-01 Avoid repeated decoding of prepared transactions after a restart. Amit Kapila 14.0
2021-02-23 Simplify printing of LSNs Peter Eisentraut 14.0
2021-02-16 Remove backwards compat ugliness in snapbuild.c. Andres Freund 14.0
2021-01-25 Fix two typos in snapbuild.c. Andres Freund 14.0
2021-01-13 Fix memory leak in SnapBuildSerialize. Amit Kapila 14.0
2021-01-04 Allow decoding at prepare time in ReorderBuffer. Amit Kapila 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-08-18 snapshot scalability: cache snapshots using a xact completion counter. Andres Freund 14.0
2020-08-13 snapshot scalability: Move PGXACT->xmin back to PGPROC. Andres Freund 14.0