Commit Graph

15 Commits (5bcf389ecfd40daf92238e1abbff4fc4d3f18b33)

Author SHA1 Message Date
Bruce Momjian 05d1910c1c regression tests: remove polygon diagrams 11 years ago
Heikki Linnakangas 4520ba6769 Add point <-> polygon distance operator. 11 years ago
Bruce Momjian 4f2e5a8a84 regression: adjust polygon diagrams to not use tabs 11 years ago
Peter Eisentraut fc946c39ae Remove useless whitespace at end of lines 15 years ago
Peter Eisentraut 3f11971916 Remove extra newlines at end and beginning of files, add missing newlines 16 years ago
Teodor Sigaev 49475aab8d Correct calculations of overlap and contains operations over polygons. 17 years ago
Tom Lane ba920e1c91 Rename contains/contained-by operators to @> and <@, per discussion that 20 years ago
Tom Lane b90f8f20f0 Extend r-tree operator classes to handle Y-direction tests equivalent 21 years ago
Neil Conway f5ab0a14ea Add a "USING" clause to DELETE, which is equivalent to the FROM clause 21 years ago
Thomas G. Lockhart 4c4e68dccc Clean up format of tests. 26 years ago
Thomas G. Lockhart 3d5dd9bdd9 Start adding tests for new geometry functions. 29 years ago
Thomas G. Lockhart 3d9584c9d9 Update path and polygon syntax to new conventions. 29 years ago
Thomas G. Lockhart 83b8cf5b6b Add inter-type regression tests for geometry, date/time, and numbers. 29 years ago
Marc G. Fournier 3451abf632 Make these self-contained tests...they are testing types, so the tables 29 years ago
Marc G. Fournier 04688df668 Again, add more tests 29 years ago