[postgis-devel] [PostGIS] #700: ST_Boundary collection of empties crashes
PostGIS
trac at osgeo.org
Fri Dec 10 19:56:44 PST 2010
#700: ST_Boundary collection of empties crashes
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Is it too early to be complaining about more of these: you seem to be
able to handle the single cases okay now but not the nested case.
{{{
SELECT ST_Boundary(ST_GeomFromText('GEOMETRYCOLLECTION(GEOMETRYCOLLECTION
EMPTY,POLYGON EMPTY)',4326))
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/700>
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