Commits

DateSubjectAuthorReleases
2021-07-31 Fix corner-case errors and loss of precision in numeric_power(). Dean Rasheed 12.8
2021-07-31 Fix corner-case errors and loss of precision in numeric_power(). Dean Rasheed 13.4
2021-07-31 Fix corner-case errors and loss of precision in numeric_power(). Dean Rasheed 14.0
2021-07-31 Fix corner-case errors and loss of precision in numeric_power(). Dean Rasheed 15.0
2021-07-26 Allow numeric scale to be negative or greater than precision. Dean Rasheed 15.0
2021-07-10 Fix numeric_mul() overflow due to too many digits after decimal point. Dean Rasheed 9.6.23
2021-07-10 Fix numeric_mul() overflow due to too many digits after decimal point. Dean Rasheed 10.18
2021-07-10 Fix numeric_mul() overflow due to too many digits after decimal point. Dean Rasheed 11.13
2021-07-10 Fix numeric_mul() overflow due to too many digits after decimal point. Dean Rasheed 12.8
2021-07-10 Fix numeric_mul() overflow due to too many digits after decimal point. Dean Rasheed 13.4
2021-07-10 Fix numeric_mul() overflow due to too many digits after decimal point. Dean Rasheed 14.0
2021-07-10 Fix numeric_mul() overflow due to too many digits after decimal point. Dean Rasheed 15.0
2021-07-05 Prevent numeric overflows in parallel numeric aggregates. Dean Rasheed 15.0
2021-01-05 Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed 14.0
2021-01-05 Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed 13.2
2021-01-05 Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed 12.6
2021-01-05 Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed 11.11
2021-01-05 Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed 10.16
2021-01-05 Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed 9.6.21
2020-12-15 Clean up ancient test style Peter Eisentraut 14.0
2020-10-08 Avoid gratuitous inaccuracy in numeric width_bucket(). Tom Lane 14.0
2020-10-08 Fix numeric width_bucket() to allow its first argument to be infinite. Tom Lane 14.0
2020-09-17 Remove factorial operators, leaving only the factorial() function. Tom Lane 14.0
2020-09-09 Add some more numeric test coverage Peter Eisentraut 14.0
2020-07-22 Support infinity and -infinity in the numeric data type. Tom Lane 14.0