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
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2020-12-15 Clean up ancient test style Peter Eisentraut 14.0
2020-11-23 Rename the "point is strictly above/below point" comparison operators. Tom Lane 14.0
2020-11-21 Extend the geometric regression test cases a little. Tom Lane 14.0
2019-02-13 Change floating-point output format for improved performance. Andrew Gierth 12.0
2018-09-26 Improve test coverage of geometric types Tomas Vondra 12.0
2013-02-08 Fix gist_box_same and gist_point_consistent to handle fuzziness correctly. Tom Lane 9.0.13
2013-02-08 Fix gist_box_same and gist_point_consistent to handle fuzziness correctly. Tom Lane 9.1.9
2013-02-08 Fix gist_box_same and gist_point_consistent to handle fuzziness correctly. Tom Lane 9.2.4
2013-02-08 Fix gist_box_same and gist_point_consistent to handle fuzziness correctly. Tom Lane 9.3.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-01-14 Add point_ops opclass for GiST. Teodor Sigaev 9.0.0
2007-05-29 Stop a few regression tests from needlessly disabling GEQO. This was Neil Conway 8.3.0
2007-01-09 Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST Tom Lane 8.3.0
2006-09-10 Rename contains/contained-by operators to @> and <@, per discussion that Tom Lane 8.2.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-09-24 Use additional ORDER BY to cope with new sorting routines. Thomas G. Lockhart 7.1.1
1997-09-20 Change ORDER BY to get consistant results with new sorting routines. 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