[postgis-tickets] [PostGIS] #2803: [raster] ST_MapAlgebra checks callbacks parameters but not strictness

PostGIS trac at osgeo.org
Thu Jul 3 05:12:53 PDT 2014


#2803: [raster] ST_MapAlgebra checks callbacks parameters but not strictness
--------------------+-------------------------------------------------------
 Reporter:  strk    |       Owner:  dustymugs
     Type:  defect  |      Status:  assigned 
 Priority:  medium  |   Milestone:           
Component:  raster  |     Version:  trunk    
 Keywords:          |  
--------------------+-------------------------------------------------------
Changes (by dustymugs):

  * status:  new => assigned


Comment:

 You can't have a parameter be NULL for a STRICT function. I'll see about
 adding a check for STRICT callback functions and then raise an EXCEPTION.
 There wouldn't be any other NULL parameter values passed to the callback
 from ST_MapAlgebra.

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