Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-01 | Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION. | Amit Kapila | 15.14 |
| 2022-04-07 | Reorder subskiplsn in pg_subscription to avoid alignment issues. | Amit Kapila | 15.0 |
| 2022-03-22 | Add ALTER SUBSCRIPTION ... SKIP. | Amit Kapila | 15.0 |
| 2022-03-14 | Optionally disable subscriptions on error. | Amit Kapila | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-07-14 | Add support for prepared transactions to built-in logical replication. | Amit Kapila | 15.0 |