Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-01 | Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION. | Amit Kapila | 14.19 |
| 2021-02-12 | Allow multiple xacts during table sync in logical replication. | Amit Kapila | 14.0 |
| 2021-02-02 | Build in some knowledge about foreign-key relationships in the catalogs. | Tom Lane | 14.0 |
| 2021-01-30 | Add primary keys and unique constraints to system catalogs | Peter Eisentraut | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-11-07 | Move catalog index declarations | Peter Eisentraut | 14.0 |
| 2020-10-15 | Review logical replication tablesync code | Alvaro Herrera | 14.0 |
| 2020-07-20 | Correctly mark pg_subscription_rel.srsublsn as nullable. | Tom Lane | 14.0 |