Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-08-29 | Rename logical_replication_mode to debug_logical_replication_streaming | Peter Eisentraut | 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 |