Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-08-29 | Message style improvements | Peter Eisentraut | 17.0 |
| 2024-07-20 | Correctly check updatability of columns targeted by INSERT...DEFAULT. | Tom Lane | 17.0 |
| 2024-07-13 | Fix new assertion for MERGE view_name ... DO NOTHING. | Noah Misch | 17.0 |
| 2024-03-30 | Add support for MERGE ... WHEN NOT MATCHED BY SOURCE. | Dean Rasheed | 17.0 |
| 2024-03-19 | Improve EXPLAIN's display of SubPlan nodes and output parameters. | Tom Lane | 17.0 |
| 2024-03-17 | Add RETURNING support to MERGE. | Dean Rasheed | 17.0 |
| 2024-02-29 | Support MERGE into updatable views. | Dean Rasheed | 17.0 |
| 2024-01-09 | Forbid SJE with result relation | Alexander Korotkov | 17.0 |
| 2023-10-25 | Remove useless self-joins | Alexander Korotkov | 17.0 |