summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/polygon.sql
AgeCommit message (Expand)Author
2015-03-20regression tests: remove polygon diagramsBruce Momjian
2014-12-15Add point <-> polygon distance operator.Heikki Linnakangas
2014-10-11regression: adjust polygon diagrams to not use tabsBruce Momjian
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-08-19Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut
2009-07-28Correct calculations of overlap and contains operations over polygons.Teodor Sigaev
2006-09-10Rename contains/contained-by operators to @> and <@, per discussion thatTom Lane
2005-06-24Extend r-tree operator classes to handle Y-direction tests equivalentTom Lane
2005-04-07Add a "USING" clause to DELETE, which is equivalent to the FROM clauseNeil Conway
2000-01-05Clean up format of tests.Thomas G. Lockhart
1997-07-29Start adding tests for new geometry functions.Thomas G. Lockhart
1997-06-03Update path and polygon syntax to new conventions.Thomas G. Lockhart
1997-05-11Add inter-type regression tests for geometry, date/time, and numbers.Thomas G. Lockhart
1997-04-27Make these self-contained tests...they are testing types, so the tablesMarc G. Fournier
1997-04-05Again, add more testsMarc G. Fournier