Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-24 | Fix error handling in libpqrcv_connect() | Andres Freund | 15.2 |
| 2022-03-22 | Add ALTER SUBSCRIPTION ... SKIP. | Amit Kapila | 15.0 |
| 2022-03-14 | Optionally disable subscriptions on error. | Amit Kapila | 15.0 |
| 2021-12-08 | Improve parsing of options of CREATE/ALTER SUBSCRIPTION | Michael Paquier | 15.0 |
| 2021-08-24 | Fix Alter Subscription's Add/Drop Publication behavior. | Amit Kapila | 15.0 |
| 2021-08-04 | Add prepare API support for streaming transactions in logical replication. | Amit Kapila | 15.0 |
| 2021-07-19 | Don't allow to set replication slot_name as ''. | Amit Kapila | 15.0 |
| 2021-07-14 | Add support for prepared transactions to built-in logical replication. | Amit Kapila | 15.0 |