Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-10 | Fix data loss in logical replication. | Amit Kapila | 16.9 |
| 2023-03-17 | Add macros for ReorderBufferTXN toptxn. | Amit Kapila | 16.0 |
| 2023-02-08 | Fix the logical replication timeout during large DDLs. | Amit Kapila | 16.0 |
| 2023-01-30 | Rename GUC logical_decoding_mode to logical_replication_mode. | Amit Kapila | 16.0 |
| 2023-01-09 | Perform apply of large transactions by parallel workers. | Amit Kapila | 16.0 |
| 2022-12-26 | Add 'logical_decoding_mode' GUC. | Amit Kapila | 16.0 |
| 2022-12-08 | Avoid unnecessary streaming of transactions during logical replication. | Amit Kapila | 16.0 |
| 2022-08-11 | Fix catalog lookup with the wrong snapshot during logical decoding. | Amit Kapila | 16.0 |