Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-16 | logical decoding: Correctly free speculative insertion | Álvaro Herrera | 16 (unreleased) |
| 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-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 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 |
| 2023-01-06 | Invalidate pgoutput's replication-decisions cache upon schema rename. | Tom Lane | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-11-16 | Shave some cycles off subscription/t/100_bugs.pl tests. | Tom Lane | 16.0 |
| 2022-08-03 | Add wait_for_subscription_sync for TAP tests. | Amit Kapila | 16.0 |