summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/numeric_big.out
AgeCommit message (Expand)Author
2022-10-20Improve the accuracy of numeric power() for integer exponents.Dean Rasheed
2020-03-01Fix corner-case loss of precision in numeric ln().Dean Rasheed
2016-05-05Fix corner-case loss of precision in numeric pow() calculationDean Rasheed
2015-11-14Improve type numeric's calculations for ln(), log(), exp(), pow().Tom Lane
2000-03-30Update numeric_big regress test for 7.0. This has apparently beenTom Lane
1999-06-10Added 2 regression tests for NUMERIC data type.Jan Wieck