summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/float8-small-is-zero.out
Commit message (Expand)AuthorAgeFilesLines
* Remove float8-small-is-zero regression test variant.Andrew Gierth2019-02-161-1070/+0
* Change floating-point output format for improved performance.Andrew Gierth2019-02-131-6/+443
* Adjust new test case for more portability.Tom Lane2018-11-231-2/+2
* Fix float-to-integer coercions to handle edge cases correctly.Tom Lane2018-11-231-0/+49
* Avoid wrong results for power() with NaN input on more platforms.Tom Lane2018-04-291-0/+6
* Avoid wrong results for power() with NaN input on some platforms.Tom Lane2018-04-291-0/+30
* Improve regression tests for degree-based trigonometric functions.Tom Lane2016-04-191-64/+91
* Adjust degree-based trig functions for more portability.Tom Lane2016-01-231-2/+2
* Add trigonometric functions that work in degrees.Tom Lane2016-01-221-0/+77
* Revert "Add some regression test cases for denormalized float8 input."Tom Lane2012-02-041-19/+0
* Add some regression test cases for denormalized float8 input.Tom Lane2012-02-011-0/+19
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-9/+9
* Fix variant float8 expected files to have exactly the expected spacing.Tom Lane2010-07-081-2/+2
* Insert a hack into get_float8_nan (both core and ecpg copies) to deal withTom Lane2010-02-271-0/+6
* Add a bunch of new error location reports to parse-analysis error messages.Tom Lane2008-09-011-0/+30
* Update alternative output regression files for new float8 test of power().Bruce Momjian2008-05-101-0/+6
* Fix float4/8 to handle Infinity and Nan consistently, e.g. Infinity is aBruce Momjian2007-01-021-4/+8
* Remove grammar productions for prefix and postfix % and ^ operators,Tom Lane2005-06-081-2/+2
* Add a "USING" clause to DELETE, which is equivalent to the FROM clauseNeil Conway2005-04-071-4/+4
* Adjust input routines for float4, float8 and oid to reject the empty stringNeil Conway2005-02-111-0/+2
* Add ceiling() as an alias for ceil(), and power() as an alias for pow().Neil Conway2004-04-231-1/+18
* Update the float8 regression tests: they should now pass on FreeBSD 4.xNeil Conway2004-03-241-3/+87
* Fix regression error messages for platforms Peter doesn't use.Tom Lane2003-09-251-5/+5
* Error message editing in utils/adt. Again thanks to Joe Conway for doingTom Lane2003-07-271-7/+7
* Add explicit tests for division by zero to all user-accessible integerTom Lane2003-03-111-1/+1
* Update for test changes.Peter Eisentraut2002-10-221-1/+34
* Add expected output for netbsd, per report from Patrick Welche.Tom Lane2000-03-311-0/+262