Commits

DateSubjectAuthorReleases
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.0
2022-12-14 Convert the geometric input functions to report errors softly. Tom Lane 16.0
2020-12-15 Clean up ancient test style Peter Eisentraut 14.0
2019-06-13 Fix double-word typos Alvaro Herrera 12.0
2019-04-11 Remove duplicative polygon SP-GiST sequencing test. Tom Lane 12.0
2018-09-26 Improve test coverage of geometric types Tomas Vondra 12.0
2018-09-18 Add support for nearest-neighbor (KNN) searches to SP-GiST Alexander Korotkov 12.0
2017-12-25 Add polygon opclass for SP-GiST Teodor Sigaev 11.0
2015-03-20 regression tests: remove polygon diagrams Bruce Momjian 9.5.0
2014-12-15 Add point <-> polygon distance operator. Heikki Linnakangas 9.5.0
2014-10-11 regression: adjust polygon diagrams to not use tabs Bruce Momjian 9.5.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-08-19 Remove extra newlines at end and beginning of files, add missing newlines Peter Eisentraut 9.1.0
2009-07-28 Correct calculations of overlap and contains operations over polygons. Teodor Sigaev 9.0.0
2006-09-10 Rename contains/contained-by operators to @> and <@, per discussion that Tom Lane 8.2.0
2005-06-24 Extend r-tree operator classes to handle Y-direction tests equivalent Tom Lane 8.1.0
2005-04-07 Add a "USING" clause to DELETE, which is equivalent to the FROM clause Neil Conway 8.1.0
2000-01-05 Clean up format of tests. Thomas G. Lockhart 7.1.1
1997-07-29 Start adding tests for new geometry functions. Thomas G. Lockhart 7.1.1
1997-06-03 Update path and polygon syntax to new conventions. Thomas G. Lockhart 7.1.1
1997-05-11 Add inter-type regression tests for geometry, date/time, and numbers. Thomas G. Lockhart 7.1.1
1997-04-27 Make these self-contained tests...they are testing types, so the tables Marc G. Fournier 7.1.1
1997-04-05 Again, add more tests Marc G. Fournier 7.1.1