Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-19 | Extend pg_publication_tables to display column list and row filter. | Amit Kapila | 15.0 |
| 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-03-01 | Reconsider pg_stat_subscription_workers view. | Amit Kapila | 15.0 |
| 2021-11-30 | Add a view to show the stats of subscription workers. | Amit Kapila | 15.0 |
| 2021-07-14 | Add support for prepared transactions to built-in logical replication. | Amit Kapila | 15.0 |