Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-19 | Fix self-deadlock during DROP SUBSCRIPTION. | Amit Kapila | 16.11 |
| 2025-04-23 | Fix an oversight in 3f28b2fcac. | Amit Kapila | 16.9 |
| 2023-11-27 | Avoid unconditionally filling in missing values with NULL in pgoutput. | Amit Kapila | 16.2 |
| 2023-03-23 | Ignore generated columns during apply of update/delete. | Amit Kapila | 16.0 |
| 2023-03-21 | Ignore dropped columns during apply of update/delete. | Amit Kapila | 16.0 |
| 2022-08-03 | Add wait_for_subscription_sync for TAP tests. | Amit Kapila | 16.0 |