[postgis-devel] [PostGIS] #1473: st_force_3dz('CURVEPOLYGON EMPTY') kills the backend

PostGIS trac at osgeo.org
Tue Jan 31 12:10:22 PST 2012


#1473: st_force_3dz('CURVEPOLYGON EMPTY') kills the backend
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 1.5.4
Component:  postgis  |     Version:  1.5.X        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by pramsey):

 In 1.5 the problem is in parsing the object.
 {{{
 select 'CURVEPOLYGON EMPTY'::geometry;
 }}}
 kills the backend.

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