summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/float4.sql
Commit message (Expand)AuthorAgeFilesLines
* Adjust input routines for float4, float8 and oid to reject the empty stringNeil Conway2005-02-111-0/+1
* Allow 'Infinity' and '-Infinity' as input to the float4 and float8Neil Conway2004-03-121-0/+9
* Revise int2/int4/int8/float4/float8 input routines to allow forNeil Conway2004-03-111-10/+18
* Clean up syntax to use SQL92-ish type coersionThomas G. Lockhart2000-01-041-1/+3
* Add inter-type regression tests for geometry, date/time, and numbers.Thomas G. Lockhart1997-05-111-1/+0
* Make these self-contained tests...they are testing types, so the tablesMarc G. Fournier1997-04-271-1/+1
* Again, add more testsMarc G. Fournier1997-04-051-0/+65