[postgis-tickets] [PostGIS] #2893: ST_Segmentize is not interruptible

PostGIS trac at osgeo.org
Tue Oct 21 03:38:01 PDT 2014


#2893: ST_Segmentize is not interruptible
-------------------------+--------------------------------------------------
 Reporter:  zenitram     |       Owner:  strk         
     Type:  enhancement  |      Status:  assigned     
 Priority:  medium       |   Milestone:  PostGIS 2.2.0
Component:  postgis      |     Version:  2.1.x        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by strk):

 r13099 (in trunk) adds interruptability API to liblwgeom and its usage
 from postgis module.
 I'll move on to hook ST_Segmentize code onto the new API.
 Any other long-running code should be checked for being interruptable, or
 hooked on the API too.

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