Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-27 | Avoid orphaned objects dependencies | Heikki Linnakangas | 16 (unreleased) |
| 2026-01-22 | Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. | Tom Lane | 16.12 |
| 2024-06-28 | Improve test coverage for changes to inplace-updated catalogs. | Noah Misch | 16.4 |
| 2023-09-30 | Fix EvalPlanQual rechecking during MERGE. | Dean Rasheed | 16.1 |
| 2023-08-10 | Remove test from commit fa2e874946. | Jeff Davis | 16.0 |
| 2023-08-09 | Recalculate search_path after ALTER ROLE. | Jeff Davis | 16.0 |
| 2023-03-06 | Fix assert failures in parallel SERIALIZABLE READ ONLY. | Thomas Munro | 16.0 |
| 2022-12-01 | Make materialized views participate in predicate locking | Michael Paquier | 16.0 |
| 2022-09-14 | Add subxid-overflow "isolation" test | Alvaro Herrera | 16.0 |