Commits

DateSubjectAuthorReleases
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-18 Guard against overflow in interval_mul() and interval_div(). Dean Rasheed 12.18
2023-11-18 Guard against overflow in interval_mul() and interval_div(). Dean Rasheed 13.14
2023-11-18 Guard against overflow in interval_mul() and interval_div(). Dean Rasheed 14.11
2023-11-18 Guard against overflow in interval_mul() and interval_div(). Dean Rasheed 15.6
2023-11-18 Guard against overflow in interval_mul() and interval_div(). Dean Rasheed 16.2
2023-11-18 Guard against overflow in interval_mul() and interval_div(). Dean Rasheed 17.0
2023-11-14 Support +/- infinity in the interval data type. Dean Rasheed 17.0
2023-10-29 Guard against overflow in make_interval(). Dean Rasheed 17.0
2023-10-13 Add support for AT LOCAL Michael Paquier 17.0
2023-05-17 Add back SQLValueFunction for SQL keywords Michael Paquier 16.0
2023-03-18 Add functions to do timestamptz arithmetic in a non-default timezone. Tom Lane 16.0
2023-03-17 Refactor datetime functions' timezone lookup code to reduce duplication. Tom Lane 16.0
2023-02-20 Detect overflow in timestamp[tz] subtraction. Tom Lane 16.0
2023-01-26 Improve TimestampDifferenceMilliseconds to cope with overflow sanely. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-30 Fix precision handling for some COERCE_SQL_SYNTAX functions Michael Paquier 16.0
2022-12-09 Convert datetime input functions to use "soft" error reporting. Tom Lane 16.0
2022-12-09 Allow DateTimeParseError to handle bad-timezone error messages. Tom Lane 16.0
2022-11-21 Replace SQLValueFunction by COERCE_SQL_SYNTAX Michael Paquier 16.0
2022-10-07 Remove unnecessary uses of Abs() Peter Eisentraut 16.0
2022-09-20 Harmonize more parameter names in bulk. Peter Geoghegan 16.0
2022-09-06 Fix an assortment of improper usages of string functions David Rowley 16.0
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0