Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-07 | Fix erroneous construction of functions' dependencies on transforms. | Tom Lane | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-26 | Fix typo in comment of compute_return_type() in functioncmds.c | Michael Paquier | 18.0 |
| 2024-12-23 | Fix incorrect source filename references | David Rowley | 18.0 |
| 2024-10-31 | Add a parse location field to struct FunctionParameter. | Tom Lane | 18.0 |
| 2024-08-21 | Disallow creating binary-coercible casts involving range types. | Tom Lane | 18.0 |