Commits

DateSubjectAuthorReleases
2026-01-15 Remove #include <math.h> where not needed Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-11 Fix some comments. Nathan Bossart 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-08-15 Remove dependence on -fwrapv semantics in a few places. Nathan Bossart 18.0
2024-03-13 Make the order of the header file includes consistent Peter Eisentraut 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-09-25 Fix typo in numutils.c comments Daniel Gustafsson 17.0
2023-08-02 Fix performance regression in pg_strtointNN_safe functions David Rowley 16.0
2023-08-02 Fix performance regression in pg_strtointNN_safe functions David Rowley 17.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
2022-02-15 Remove pg_atoi() Peter Eisentraut 15.0
2022-02-14 Move scanint8() to numutils.c Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-17 Simplify the general-purpose 64-bit integer parsing APIs Peter Eisentraut 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-06-13 Have pg_itoa, pg_ltoa and pg_lltoa return the length of the string David Rowley 14.0