Commits

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

DateSubjectAuthorReleases
2026-06-16 logical decoding: Correctly free speculative insertion Álvaro Herrera 14 (unreleased)
2025-06-17 Fix re-distributing previously distributed invalidation messages during logical decoding. Masahiko Sawada 14.19
2025-04-10 Fix data loss in logical replication. Amit Kapila 14.18
2024-10-16 Reduce memory block size for decoded tuple storage to 8kB. Masahiko Sawada 14.14
2023-08-02 Fix ReorderBufferCheckMemoryLimit() comment. Masahiko Sawada 14.9
2023-02-22 Fix snapshot handling in logicalmsg_decode Tomas Vondra 14.8
2023-01-07 Remove the streaming files for incomplete xacts after restart. Amit Kapila 14.7
2022-11-10 Fix comments atop ReorderBufferAddInvalidations. Amit Kapila 14.7
2022-10-21 Add CHECK_FOR_INTERRUPTS while restoring changes 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-23 Add CHECK_FOR_INTERRUPTS while decoding changes. Amit Kapila 14.6
2021-12-09 Fix some typos with {a,an} Michael Paquier 14.2
2021-10-21 Back-patch "Add parent table name in an error in reorderbuffer.c." Amit Kapila 14.1
2021-09-13 Fix reorder buffer memory accounting for toast changes. Amit Kapila 14.0
2021-06-30 Allow streaming the changes after speculative aborts. Amit Kapila 14.0
2021-06-28 Pre branch pgindent / pgperltidy run Andrew Dunstan 14.0
2021-06-15 Fix decoding of speculative aborts. Amit Kapila 14.0
2021-06-12 Don't use Asserts to check for violations of replication protocol. Tom Lane 14.0
2021-05-27 Fix assertion during streaming of multi-insert toast changes. Amit Kapila 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-06 Update replication statistics after every stream/spill. Amit Kapila 14.0
2021-05-06 Tighten the concurrent abort check during decoding. Amit Kapila 14.0
2021-05-03 Fix the computation of slot stats for 'total_bytes'. Amit Kapila 14.0
2021-04-30 Fix the bugs in selecting the transaction for streaming. Amit Kapila 14.0
2021-04-26 Avoid sending prepare multiple times while decoding. Amit Kapila 14.0