Commits

DateSubjectAuthorReleases
2010-11-10 Fix line_construct_pm() for the case of "infinite" (DBL_MAX) slope. Tom Lane 9.0.2
2010-11-10 Fix line_construct_pm() for the case of "infinite" (DBL_MAX) slope. Tom Lane 9.1.0
2010-08-03 Replace the naive HYPOT() macro with a standards-conformant hypotenuse Tom Lane 9.1.0
2009-09-11 Increase the maximum value of extra_float_digits to 3, and have pg_dump Tom Lane 9.0.0
2009-08-27 Remove some unnecessary variable assignments, per results of "clang" Tom Lane 9.0.0
2009-06-23 Fix an ancient error in dist_ps (distance from point to line segment), which Tom Lane 7.4.26
2009-06-23 Fix an ancient error in dist_ps (distance from point to line segment), which Tom Lane 8.0.22
2009-06-23 Fix an ancient error in dist_ps (distance from point to line segment), which Tom Lane 8.1.18
2009-06-23 Fix an ancient error in dist_ps (distance from point to line segment), which Tom Lane 8.2.14
2009-06-23 Fix an ancient error in dist_ps (distance from point to line segment), which Tom Lane 8.3.8
2009-06-23 Fix an ancient error in dist_ps (distance from point to line segment), which Tom Lane 8.4.0
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 7.4.20
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 8.0.16
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 8.1.12
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 8.2.8
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 8.3.2
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 8.4.0
2007-12-18 Make path_recv() and poly_recv() reject paths/polygons containing no points. Tom Lane 7.4.19
2007-12-18 Make path_recv() and poly_recv() reject paths/polygons containing no points. Tom Lane 8.0.15
2007-12-18 Make path_recv() and poly_recv() reject paths/polygons containing no points. Tom Lane 8.1.11
2007-12-18 Make path_recv() and poly_recv() reject paths/polygons containing no points. Tom Lane 8.2.6
2007-12-18 Make path_recv() and poly_recv() reject paths/polygons containing no points. Tom Lane 8.3.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0
2005-07-01 Migrate rtree_gist functionality into the core system, and add some Tom Lane 8.1.0
2005-06-24 Extend r-tree operator classes to handle Y-direction tests equivalent Tom Lane 8.1.0