[postgis-devel] [PostGIS] #1506: [raster] ST_Quantile('rastertable' ...) segfault and is missing in documentation

PostGIS trac at osgeo.org
Fri Jan 27 13:21:38 PST 2012


#1506: [raster] ST_Quantile('rastertable' ...)  segfault and is missing in
documentation
-----------------------------+----------------------------------------------
  Reporter:  joanw           |       Owner:  dustymugs    
      Type:  defect          |      Status:  closed       
  Priority:  blocker         |   Milestone:  PostGIS 2.0.0
 Component:  postgis raster  |     Version:  2.0.x        
Resolution:  fixed           |    Keywords:               
-----------------------------+----------------------------------------------

Comment(by dustymugs):

 The problem is that if you are manipulating many pixels at once, you have
 to inspect every value for NODATA, which could dramatically slow down a
 function.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1506#comment:8>
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-devel mailing list