[postgis-devel] [PostGIS] #694: ST_MakePolygon with Point crashes
PostGIS
trac at osgeo.org
Thu Dec 9 23:28:54 PST 2010
#694: ST_MakePolygon with Point crashes
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Another thing no one would intentionally do but doesn't crash on 1.5:
{{{
SELECT ST_MakePolygon('POINT(1 2)'::geometry)
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/694>
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