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
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.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
2005-04-07 Add a "USING" clause to DELETE, which is equivalent to the FROM clause Neil Conway 8.1.0
2003-09-25 Message editing: remove gratuitous variations in message wording, standardize Peter Eisentraut 7.4.1
2003-07-27 Error message editing in utils/adt. Again thanks to Joe Conway for doing Tom Lane 7.4.1
2000-09-12 First cut at full support for OUTER JOINs. There are still a few loose Tom Lane 7.1.1
2000-01-05 Verified output from new psql. Thomas G. Lockhart 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1997-09-24 Use additional ORDER BY to cope with new sorting routines. Thomas G. Lockhart 7.1.1