[postgis-tickets] [PostGIS] #3006: [raster] Numeric overflow when executing AddRasterConstraints

PostGIS trac at osgeo.org
Sat May 2 08:38:57 PDT 2015


#3006: [raster] Numeric overflow when executing AddRasterConstraints
---------------------+---------------------------
  Reporter:  rtorre  |      Owner:  dustymugs
      Type:  defect  |     Status:  reopened
  Priority:  high    |  Milestone:  PostGIS 2.1.6
 Component:  raster  |    Version:  2.1.x
Resolution:          |   Keywords:
---------------------+---------------------------
Changes (by dustymugs):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Reopening because I think we could get this to work better...

 {{{
 round(ST_ScaleX(rast)::numeric, 10) == round(MYREF::numeric, 10)
 }}}

--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3006#comment:21>
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