summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/float8.out
Commit message (Expand)AuthorAgeFilesLines
* Message editing: remove gratuitous variations in message wording, standardizePeter Eisentraut2003-09-251-7/+7
* Error message editing in utils/adt. Again thanks to Joe Conway for doingTom Lane2003-07-271-9/+9
* Add explicit tests for division by zero to all user-accessible integerTom Lane2003-03-111-1/+1
* This patch adds some missing functions for float8 math operations,Bruce Momjian2002-10-191-1/+34
* Convert float8 regress test to use exp() and ln() instead of ':' andTom Lane2000-03-201-4/+4
* Implement column aliases on views "CREATE VIEW name (collist)".Thomas G. Lockhart2000-03-141-1/+19
* Match results with format from new psql.Thomas G. Lockhart2000-01-041-164/+176
* Improper addition of NaN/Infinity recognition to float8in()Tom Lane1999-01-241-4/+4
* Change exp() behavior to generate error on underflow ratherTom Lane1998-11-291-9/+1
* Here are some patches to fix up the regression tests so that the unionBruce Momjian1998-09-221-8/+24
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-9/+9
* Make tests match with modified error messages.Thomas G. Lockhart1997-09-131-14/+8
* Use error message syntax consistant with other messages from the sameThomas G. Lockhart1997-06-031-1/+1
* Changed 1943 to 1947 to fix, other cleanups.Bruce Momjian1997-06-011-1/+8
* Add inter-type regression tests for geometry, date/time, and numbers.Thomas G. Lockhart1997-05-111-1/+0
* Alot of regression test fixes, mainly to compensate for movingMarc G. Fournier1997-04-271-0/+1
* Add more expected.out resultsMarc G. Fournier1997-04-051-0/+225