Commits

DateSubjectAuthorReleases
2021-08-05 Improve numeric_power() tests for large integer powers. Dean Rasheed 11.13
2021-08-05 Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 9.6.23
2021-08-05 Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 10.18
2021-08-05 Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 11.13
2021-08-05 Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 12.8
2021-08-05 Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 13.4
2021-08-05 Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 14.0
2021-08-05 Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 15.0
2021-07-31 Fix corner-case errors and loss of precision in numeric_power(). Dean Rasheed 9.6.23
2021-07-31 Fix corner-case errors and loss of precision in numeric_power(). Dean Rasheed 10.18
2021-07-31 Fix corner-case errors and loss of precision in numeric_power(). Dean Rasheed 11.13
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