Commits

DateSubjectAuthorReleases
2025-09-16 Provide more-specific error details/hints for function lookup failures. Tom Lane 19 (unreleased)
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-09-12 Fix NaN comparison in circle_same test Daniel Gustafsson 13.9
2022-09-12 Fix NaN comparison in circle_same test Daniel Gustafsson 12.13
2022-09-12 Fix NaN comparison in circle_same test Daniel Gustafsson 16.0
2022-09-12 Fix NaN comparison in circle_same test Daniel Gustafsson 15.0
2022-09-12 Fix NaN comparison in circle_same test Daniel Gustafsson 14.6
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-12-13 Implement poly_distance(). 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 In geo_ops.c, represent infinite slope as Infinity, not DBL_MAX. Tom Lane 14.0
2020-11-21 Fix FPeq() and friends to get the right answers for infinities. Tom Lane 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
2017-08-23 Improve plural handling in error message Peter Eisentraut 11.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
2009-09-12 Rewrite the planner's handling of materialized plan types so that there is Tom Lane 9.0.0
2007-05-29 Stop a few regression tests from needlessly disabling GEQO. This was Neil Conway 8.3.0
2007-02-01 Wording cleanup for error messages. Also change can't -> cannot. Bruce Momjian 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