[postgis-tickets] [PostGIS] #3852: float rounding using local hacks
PostGIS
trac at osgeo.org
Tue Sep 19 13:40:11 PDT 2017
#3852: float rounding using local hacks
-------------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.4.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+---------------------------
There are actually nice, faster system-level functions for nextafterf()
(lwgeom_api.c) so we don't need the hacks in our float rounding from many
moons ago.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3852>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list