Commits

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

DateSubjectAuthorReleases
2025-04-10 Fix data loss in logical replication. Amit Kapila 14.18
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-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-15 Fix decoding of speculative aborts. Amit Kapila 14.0
2021-05-27 Fix assertion during streaming of multi-insert toast changes. Amit Kapila 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
2021-04-26 Fix typo in reorderbuffer.c. Amit Kapila 14.0
2021-04-16 Add information of total data processed to replication slot stats. Amit Kapila 14.0
2021-04-01 Ensure to send a prepare after we detect concurrent abort during decoding. Amit Kapila 14.0
2021-03-01 Avoid repeated decoding of prepared transactions after a restart. Amit Kapila 14.0
2021-02-23 Fix an oversight in ReorderBufferFinishPrepared. Amit Kapila 14.0
2021-01-05 Fix typo in reorderbuffer.c. Amit Kapila 14.0
2021-01-04 Allow decoding at prepare time in ReorderBuffer. Amit Kapila 14.0
2020-12-19 Update comment atop of ReorderBufferQueueMessage(). Amit Kapila 14.0
2020-12-04 Remove incorrect assertion in reorderbuffer.c. Amit Kapila 14.0