Commits

DateSubjectAuthorReleases
2022-04-11 Fix various typos and spelling mistakes in code comments David Rowley 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 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-01-02 Update copyright for 2021 Bruce Momjian 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-04-08 Fix circle_in to accept "(x,y),r" as it's advertised to do. Tom Lane 13.0
2020-04-08 Fix circle_in to accept "(x,y),r" as it's advertised to do. Tom Lane 9.5.22
2020-04-08 Fix circle_in to accept "(x,y),r" as it's advertised to do. Tom Lane 11.8
2020-04-08 Fix circle_in to accept "(x,y),r" as it's advertised to do. Tom Lane 10.13
2020-04-08 Fix circle_in to accept "(x,y),r" as it's advertised to do. Tom Lane 12.3
2020-04-08 Fix circle_in to accept "(x,y),r" as it's advertised to do. Tom Lane 9.6.18
2020-02-13 Avoid a performance regression in float overflow/underflow detection. Tom Lane 12.3
2020-02-13 Avoid a performance regression in float overflow/underflow detection. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-07-14 Add missing commutators for distance operators Alexander Korotkov 13.0
2019-06-03 Fix typos in various places Michael Paquier 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-15 geo_ops.c: Clarify comments and function arguments Alvaro Herrera 12.0
2018-09-26 Fix problems in handling the line data type Tomas Vondra 12.0
2018-08-16 Use the built-in float datatypes to implement geometric types Tomas Vondra 12.0
2018-08-16 Remove remaining GEODEBUG references from geo_ops.c Tomas Vondra 12.0