summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/point.sql
Commit message (Collapse)AuthorAgeFilesLines
* Clean up format of tests.Thomas G. Lockhart2000-01-051-5/+7
| | | | | Remove older "::" type coersion syntax in favor of extended SQL92 style. Include a few new tests for datetime/timespan arithmetic.
* Use additional ORDER BY to cope with new sorting routines.Thomas G. Lockhart1997-09-241-1/+1
|
* Change ORDER BY to get consistant results with new sorting routines.Thomas G. Lockhart1997-09-201-1/+1
|
* Start adding tests for new geometry functions.Thomas G. Lockhart1997-07-291-15/+15
| | | | Not all cleaned up yet.
* Update path and polygon syntax to new conventions.Thomas G. Lockhart1997-06-031-1/+1
|
* Add inter-type regression tests for geometry, date/time, and numbers.Thomas G. Lockhart1997-05-111-12/+19
| | | | | Add regression tests for circles, line segments, and paths. Modify regression tests to allow GEQ optimizer (order results).
* Make these self-contained tests...they are testing types, so the tablesMarc G. Fournier1997-04-271-0/+1
| | | | | | that are created should only exist as long as the test requires them... things are just toooooo spread around
* Massive regression test patches from Thomas *woo hoo!*Marc G. Fournier1997-04-271-8/+7
|
* Again, add more testsMarc G. Fournier1997-04-051-0/+72