summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/geometry.sql
Commit message (Expand)AuthorAgeFilesLines
* Create a 'type cache' that keeps track of the data needed for any particularTom Lane2003-08-171-2/+1
* Revise geometry regression testing to eliminate most cross-platformTom Lane2002-11-081-0/+4
* Implement column aliases on views "CREATE VIEW name (collist)".Thomas G. Lockhart2000-03-141-2/+2
* Clean up format of tests.Thomas G. Lockhart2000-01-051-7/+11
* Change ORDER BY to get consistant results with new sorting routines.Thomas G. Lockhart1997-09-201-1/+1
* Test new intersection and closest point operators.Thomas G. Lockhart1997-09-011-26/+26
* Start adding tests for new geometry functions.Thomas G. Lockhart1997-07-291-27/+88
* Add inter-type regression tests for geometry, date/time, and numbers.Thomas G. Lockhart1997-05-111-0/+87