Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-10-09 | Fix internal error from CollateExpr in SQL/JSON DEFAULT expressions | Amit Langote | 18.1 |
| 2025-01-16 | Add OLD/NEW support to RETURNING in DML queries. | Dean Rasheed | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-28 | Remove useless casts to (void *) | Peter Eisentraut | 18.0 |
| 2024-10-31 | Add a parse location field to struct FunctionParameter. | Tom Lane | 18.0 |
| 2024-10-17 | Fix unnecessary casts of copyObject() result | Peter Eisentraut | 18.0 |
| 2024-09-10 | Introduce an RTE for the grouping step | Richard Guo | 18.0 |