Commits

DateSubjectAuthorReleases
2024-09-05 Prevent mis-encoding of "trailing junk after numeric literal" errors. Tom Lane 18.0
2024-09-05 Prevent mis-encoding of "trailing junk after numeric literal" errors. Tom Lane 15.9
2024-09-05 Prevent mis-encoding of "trailing junk after numeric literal" errors. Tom Lane 17.0
2024-09-05 Prevent mis-encoding of "trailing junk after numeric literal" errors. Tom Lane 16.5
2024-07-02 Fix overflow in parsing of positional parameter Peter Eisentraut 18.0
2024-06-04 Fix PL/pgSQL's handling of integer ranges containing underscores. Dean Rasheed 16.4
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 16.4
2024-05-15 Re-forbid underscore in positional parameters Peter Eisentraut 17.0
2023-02-04 Allow underscores in integer and numeric constants. Dean Rasheed 16.0
2023-01-23 Add non-decimal integer support to type numeric. Dean Rasheed 16.0
2022-12-14 Non-decimal integer literals Peter Eisentraut 16.0
2022-02-16 Reject trailing junk after numeric literals Peter Eisentraut 15.0
2022-02-15 Add test case for trailing junk after numeric literals Peter Eisentraut 15.0
2020-12-15 Clean up ancient test style Peter Eisentraut 14.0
2009-02-18 Remove the special cases to prevent minus-zero results in float4 and float8 Tom Lane 8.4.0
2008-08-05 Improve SELECT DISTINCT to consider hash aggregation, as well as sort/uniq, Tom Lane 8.4.0
2000-03-15 Tweak GROUP BY so that it will still accept result-column names, but only Tom Lane 7.1.1
2000-02-19 Repair longstanding violation of SQL92 semantics: GROUP BY would Tom Lane 7.1.1
2000-01-05 Verified output from new psql. Thomas G. Lockhart 7.1.1
1997-05-11 Add inter-type regression tests for geometry, date/time, and numbers. Thomas G. Lockhart 7.1.1