[postgis-devel] [PostGIS] #254: ST_Segmentize crashes with empty geometry collections
PostGIS
trac at osgeo.org
Tue Sep 29 06:04:05 PDT 2009
#254: ST_Segmentize crashes with empty geometry collections
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: postgis 1.4.1
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
SELECT ST_Segmentize(ST_GeomFromText('GEOMETRYCOLLECTION EMPTY'), 0.5);
Breaks on both 1.4 and 1.5 on my PostgreSQL 8.4 windows install. Though I
don't have a 1.3 handy to test.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/254>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list