aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/expected/float4-exp-three-digits.out
Commit message (Expand)AuthorAge
* Update additional float4/8 expected-output files.Tom Lane2018-11-24
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Insert a hack into get_float8_nan (both core and ecpg copies) to deal withTom Lane2010-02-27
* Add a bunch of new error location reports to parse-analysis error messages.Tom Lane2008-09-01
* Fix float4/8 to handle Infinity and Nan consistently, e.g. Infinity is aBruce Momjian2007-01-02
* Add a "USING" clause to DELETE, which is equivalent to the FROM clauseNeil Conway2005-04-07
* Adjust input routines for float4, float8 and oid to reject the empty stringNeil Conway2005-02-11
* float8-small-is-zero and float8-exp-three-digits will likely needBruce Momjian2004-03-15
* Fix regression error messages for platforms Peter doesn't use.Tom Lane2003-09-25
* Error message editing in utils/adt. Again thanks to Joe Conway for doingTom Lane2003-07-27
* Add explicit tests for division by zero to all user-accessible integerTom Lane2003-03-11
* Add QNX fixes from Kardos, Dr. AndreasBruce Momjian2000-03-01