Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-08-02 | Fix performance regression in pg_strtointNN_safe functions | David Rowley | 16.0 |
| 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-27 | Detect bad input for types xid, xid8, and cid. | Tom Lane | 16.0 |
| 2022-12-14 | Non-decimal integer literals | Peter Eisentraut | 16.0 |
| 2022-12-09 | Convert a few datatype input functions to use "soft" error reporting. | Tom Lane | 16.0 |
| 2022-12-04 | Fix thinko introduced in 6b423ec67 | David Rowley | 16.0 |
| 2022-12-04 | Improve performance of pg_strtointNN functions | David Rowley | 16.0 |
| 2022-10-05 | Rename shadowed local variables | David Rowley | 16.0 |