summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/numeric_big.out
Commit message (Expand)AuthorAgeFilesLines
* Improve the accuracy of numeric power() for integer exponents.Dean Rasheed2022-10-201-162/+162
* Fix corner-case loss of precision in numeric ln().Dean Rasheed2020-03-011-0/+19
* Fix corner-case loss of precision in numeric pow() calculationDean Rasheed2016-05-051-0/+14
* Improve type numeric's calculations for ln(), log(), exp(), pow().Tom Lane2015-11-141-0/+1376
* Update numeric_big regress test for 7.0. This has apparently beenTom Lane2000-03-301-548/+596
* Added 2 regression tests for NUMERIC data type.Jan Wieck1999-06-101-0/+625