Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-05 | Prevent mis-encoding of "trailing junk after numeric literal" errors. | Tom Lane | 17.0 |
| 2024-06-04 | Fix PL/pgSQL's handling of integer ranges containing underscores. | Dean Rasheed | 17.0 |
| 2024-05-15 | Re-forbid underscore in positional parameters | Peter Eisentraut | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-07-05 | Handle \v as a whitespace character in parsers | Michael Paquier | 17.0 |