Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-31 | Add a parse location field to struct FunctionParameter. | Tom Lane | 18.0 |
| 2024-10-31 | Make all ereport() calls within gram.y provide error locations. | Tom Lane | 18.0 |
| 2024-10-22 | Improve parser's reporting of statement start locations. | Tom Lane | 18.0 |
| 2024-09-17 | Repair pg_upgrade for identity sequences with non-default persistence. | Tom Lane | 18.0 |