[postgis-devel] [PostGIS] #694: ST_MakePolygon with Point crashes

PostGIS trac at osgeo.org
Fri Dec 10 03:08:44 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:           |  
---------------------+------------------------------------------------------

Comment(by robe):

 ST_polygon obviously breaks too.  didn't notice we had such a thing
 documented.  Anyrate when it came to this one, I noticed its using all
 deprecated code for its definition:

 -- definition of ST_Polygon
 {{{
 SELECT setSRID(makepolygon($1), $2)

 }}}

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