Commits

DateSubjectAuthorReleases
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.0
2023-02-04 Allow underscores in integer and numeric constants. Dean Rasheed 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-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2020-12-15 Clean up ancient test style Peter Eisentraut 14.0
2020-06-18 Expand tests for factorial Peter Eisentraut 14.0
2020-01-25 Add functions gcd() and lcm() for integer and numeric types. Dean Rasheed 13.0
2018-07-22 Deduplicate "invalid input syntax" messages for various types. Andres Freund 12.0
2015-07-03 Add documentation and regression tests concerning rounding of numerics. Tom Lane 9.6.0
2015-03-25 Upgrade src/port/rint.c to be POSIX-compliant. Tom Lane 9.5.0
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 8.3.22
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 8.4.15
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 9.0.11
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 9.1.7
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 9.2.2
2012-11-19 Improve handling of INT_MIN / -1 and related cases. Tom Lane 9.3.0
2010-11-20 Attempt to fix breakage caused by signed integer conversion patch. Robert Haas 9.1.0
2010-11-20 Speed up conversion of signed integers to C strings. Robert Haas 9.1.0
2010-11-15 Remove outdated comments from the regression test files. Robert Haas 9.1.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2005-04-07 Add a "USING" clause to DELETE, which is equivalent to the FROM clause Neil Conway 8.1.0
2004-10-04 Detect overflow in integer arithmetic operators (integer, smallint, and Tom Lane 8.0.0
2004-03-11 Revise int2/int4/int8/float4/float8 input routines to allow for Neil Conway 8.0.0
2003-09-25 Message editing: remove gratuitous variations in message wording, standardize Peter Eisentraut 7.4.1