summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/float4-exp-three-digits.out
AgeCommit message (Expand)Author
2018-10-12Make float exponent output on Windows look the same as elsewhere.Tom Lane
2018-05-05Revert "Test conversion of NaN between float4 and float8."Tom Lane
2018-04-20Test conversion of NaN between float4 and float8.Tom Lane
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-02-27Insert a hack into get_float8_nan (both core and ecpg copies) to deal withTom Lane
2008-09-01Add a bunch of new error location reports to parse-analysis error messages.Tom Lane
2007-01-02Fix float4/8 to handle Infinity and Nan consistently, e.g. Infinity is aBruce Momjian
2005-04-07Add a "USING" clause to DELETE, which is equivalent to the FROM clauseNeil Conway
2005-02-11Adjust input routines for float4, float8 and oid to reject the empty stringNeil Conway
2004-03-15float8-small-is-zero and float8-exp-three-digits will likely needBruce Momjian
2003-09-25Fix regression error messages for platforms Peter doesn't use.Tom Lane
2003-07-27Error message editing in utils/adt. Again thanks to Joe Conway for doingTom Lane
2003-03-11Add explicit tests for division by zero to all user-accessible integerTom Lane
2000-03-01Add QNX fixes from Kardos, Dr. AndreasBruce Momjian