summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/point.sql
Commit message (Expand)AuthorAgeFilesLines
* Fix gist_box_same and gist_point_consistent to handle fuzziness correctly.Tom Lane2013-02-081-0/+21
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-8/+8
* Add point_ops opclass for GiST.Teodor Sigaev2010-01-141-0/+6
* Stop a few regression tests from needlessly disabling GEQO. This wasNeil Conway2007-05-291-5/+0
* Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LASTTom Lane2007-01-091-2/+2
* Rename contains/contained-by operators to @> and <@, per discussion thatTom Lane2006-09-101-3/+3
* Add a "USING" clause to DELETE, which is equivalent to the FROM clauseNeil Conway2005-04-071-1/+1
* Clean up format of tests.Thomas G. Lockhart2000-01-051-5/+7
* 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
* 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
* Make these self-contained tests...they are testing types, so the tablesMarc G. Fournier1997-04-271-0/+1
* 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