summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/polygon.sql
Commit message (Expand)AuthorAgeFilesLines
* regression tests: remove polygon diagramsBruce Momjian2015-03-191-63/+0
* Add point <-> polygon distance operator.Heikki Linnakangas2014-12-151-0/+7
* regression: adjust polygon diagrams to not use tabsBruce Momjian2014-10-111-17/+18
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-27/+27
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-191-1/+0
* Correct calculations of overlap and contains operations over polygons.Teodor Sigaev2009-07-281-0/+55
* Rename contains/contained-by operators to @> and <@, per discussion thatTom Lane2006-09-101-4/+4
* Extend r-tree operator classes to handle Y-direction tests equivalentTom Lane2005-06-241-1/+1
* 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-12/+13
* Start adding tests for new geometry functions.Thomas G. Lockhart1997-07-291-3/+3
* Update path and polygon syntax to new conventions.Thomas G. Lockhart1997-06-031-19/+20
* 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-0/+1
* Again, add more testsMarc G. Fournier1997-04-051-0/+117