Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-22 | Track invalidation_reason in pg_replication_slots. | Amit Kapila | 17.0 |
| 2024-01-25 | Allow to enable failover property for replication slots via SQL API. | Amit Kapila | 17.0 |
| 2024-01-04 | Track conflict_reason in pg_replication_slots. | Amit Kapila | 17.0 |
| 2024-01-02 | Allow upgrades to preserve the full subscription's state. | Amit Kapila | 17.0 |
| 2023-11-09 | Fix uninitialized slot array access during the upgrade. | Amit Kapila | 17.0 |
| 2023-10-26 | Migrate logical slots to the new node during an upgrade. | Amit Kapila | 17.0 |