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-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-05-12 | Simplify one use of ScanKey in pg_subscription.c | Michael Paquier | 14.0 |
| 2021-02-25 | Fix relcache reference leak introduced by ce0fdbfe97. | Amit Kapila | 14.0 |
| 2021-02-12 | Allow multiple xacts during table sync in logical replication. | Amit Kapila | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-10-15 | Review logical replication tablesync code | Alvaro Herrera | 14.0 |
| 2020-09-03 | Add support for streaming to built-in logical replication. | Amit Kapila | 14.0 |
| 2020-07-20 | Correctly mark pg_subscription_rel.srsublsn as nullable. | Tom Lane | 14.0 |
| 2020-07-18 | Allow logical replication to transfer data in binary format. | Tom Lane | 14.0 |