[postgis-tickets] [PostGIS] #3006: [raster] Numeric overflow when executing AddRasterConstraints
PostGIS
trac at osgeo.org
Sat May 2 12:50:00 PDT 2015
#3006: [raster] Numeric overflow when executing AddRasterConstraints
---------------------+---------------------------
Reporter: rtorre | Owner: dustymugs
Type: defect | Status: closed
Priority: high | Milestone: PostGIS 2.1.6
Component: raster | Version: 2.1.x
Resolution: fixed | Keywords:
---------------------+---------------------------
Changes (by dustymugs):
* status: reopened => closed
* resolution: => fixed
Comment:
Changed in -trunk as of r13467. I'm not going to make the same change to
2.1 as I got rid of all use of {{{numeric(16, 10)}}} in favor of
{{{round(VALUE::numeric, 10)}}}.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3006#comment:22>
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