Commits

DateSubjectAuthorReleases
2023-03-30 Avoid overflow in width_bucket_float8(). Tom Lane 16.0
2023-03-14 Add support for the error functions erf() and erfc(). Dean Rasheed 16.0
2023-01-09 Invent random_normal() to provide normally-distributed random numbers. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-21 Introduce float4in_internal Andrew Dunstan 16.0
2022-12-09 Convert a few datatype input functions to use "soft" error reporting. Tom Lane 16.0
2022-10-08 Use fabsf() instead of Abs() or fabs() where appropriate Peter Eisentraut 16.0
2022-07-14 Remove support for Visual Studio 2013 Michael Paquier 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-08-15 Remove obsolete HAVE_BUGGY_SOLARIS_STRTOD Peter Eisentraut 14.0
2020-07-21 Fix some corner cases for window ranges with infinite offsets. Tom Lane 14.0
2020-06-16 In dpow(), remove redundant check for whether y is an integer. Tom Lane 14.0
2020-06-15 Fix power() for large inputs yet more. Tom Lane 14.0
2020-06-15 Fix power() for infinity inputs some more. Tom Lane 14.0
2020-06-14 Fix behavior of exp() and power() for infinity inputs. Tom Lane 14.0
2020-06-13 Fix behavior of float aggregates for single Inf or NaN inputs. Tom Lane 13.0
2020-06-13 Fix behavior of float aggregates for single Inf or NaN inputs. Tom Lane 14.0
2020-06-13 Fix behavior of float aggregates for single Inf or NaN inputs. Tom Lane 12.4
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-02-21 Assume that we have cbrt(). Tom Lane 13.0
2020-02-13 Avoid a performance regression in float overflow/underflow detection. Tom Lane 12.3
2020-02-13 Avoid a performance regression in float overflow/underflow detection. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0