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
2021-12-13 Remove unimplemented/undocumented geometric functions & operators. Tom Lane 15.0
2021-02-24 Fix some typos, grammar and style in docs and comments Michael Paquier 14.0
2020-12-15 Clean up ancient test style Peter Eisentraut 14.0
2020-11-21 Extend the geometric regression test cases a little. Tom Lane 14.0
2019-07-14 Add missing commutators for distance operators Alexander Korotkov 13.0
2018-09-26 Improve test coverage of geometric types Tomas Vondra 12.0
2015-05-05 Add geometry/range functions to support BRIN inclusion Alvaro Herrera 9.5.0
2013-10-10 Revive line type Peter Eisentraut 9.4.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
2003-08-17 Create a 'type cache' that keeps track of the data needed for any particular Tom Lane 7.4.1
2002-11-08 Revise geometry regression testing to eliminate most cross-platform Tom Lane 7.4.1
2000-03-14 Implement column aliases on views "CREATE VIEW name (collist)". Thomas G. Lockhart 7.1.1
2000-01-05 Clean up format of tests. 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-09-01 Test new intersection and closest point operators. Thomas G. Lockhart 7.1.1
1997-07-29 Start adding tests for new geometry functions. 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