summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/float8-small-is-zero_1.out
Commit message (Expand)AuthorAgeFilesLines
* 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 variant regression file to support BSDen that underflow to plus zero insteadTom Lane2004-11-171-0/+396