Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-12-24 | Don't advance origin during apply failure. | Amit Kapila | 16.12 |
| 2023-08-29 | Rename logical_replication_mode to debug_logical_replication_streaming | Peter Eisentraut | 16.0 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-04-19 | Fix various typos and incorrect/outdated name references | David Rowley | 16.0 |
| 2023-02-02 | Allow the logical_replication_mode to be used on the subscriber. | 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 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-26 | Add 'logical_decoding_mode' GUC. | Amit Kapila | 16.0 |
| 2022-08-03 | Add wait_for_subscription_sync for TAP tests. | Amit Kapila | 16.0 |