Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-05 | Prevent mis-encoding of "trailing junk after numeric literal" errors. | Tom Lane | 16.5 |
| 2024-06-04 | Fix PL/pgSQL's handling of integer ranges containing underscores. | Dean Rasheed | 16.4 |
| 2024-05-15 | Re-forbid underscore in positional parameters | Peter Eisentraut | 16.4 |
| 2023-02-04 | Allow underscores in integer and numeric constants. | Dean Rasheed | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-14 | Non-decimal integer literals | Peter Eisentraut | 16.0 |