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-10 Fix data loss in logical replication. Amit Kapila 14.18
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-04-16 Add information of total data processed to replication slot stats. Amit Kapila 14.0
2021-03-01 Avoid repeated decoding of prepared transactions after a restart. 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-12-30 Extend the output plugin API to allow decoding of prepared xacts. Amit Kapila 14.0
2020-11-17 Fix 'skip-empty-xacts' option in test_decoding for streaming mode. Amit Kapila 14.0
2020-10-29 Track statistics for streaming of changes from ReorderBuffer. Amit Kapila 14.0
2020-10-15 Execute invalidation messages for each XLOG_XACT_INVALIDATIONS message Amit Kapila 14.0
2020-10-08 Track statistics for spilling of changes from ReorderBuffer. Amit Kapila 14.0
2020-08-08 Implement streaming mode in ReorderBuffer. Amit Kapila 14.0
2020-07-28 Extend the logical decoding output plugin API with stream methods. Amit Kapila 14.0
2020-07-23 WAL Log invalidations at command end with wal_level=logical. Amit Kapila 14.0
2020-07-13 Revert "Track statistics for spilling of changes from ReorderBuffer". Amit Kapila 14.0