Commits

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

DateSubjectAuthorReleases
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-25 Sanitize the term "combo CID" in code comments Michael Paquier 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 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-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
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-19 Update comment atop of ReorderBufferQueueMessage(). Amit Kapila 14.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-12-04 Remove incorrect assertion in reorderbuffer.c. 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-09 Fix typos in logical.c and reorderbuffer.c. Amit Kapila 14.0
2020-10-08 Track statistics for spilling of changes from ReorderBuffer. Amit Kapila 14.0
2020-08-09 Remove useless Assert. Tom Lane 14.0
2020-08-08 Implement streaming mode in ReorderBuffer. Amit Kapila 14.0
2020-07-23 WAL Log invalidations at command end with wal_level=logical. Amit Kapila 14.0
2020-07-18 Adjust minor comment in reorderbuffer.c. Amit Kapila 14.0
2020-07-18 Fix comments in reorderbuffer.c. Amit Kapila 14.0
2020-07-13 Revert "Track statistics for spilling of changes from ReorderBuffer". Amit Kapila 14.0