[postgis-devel] [PostGIS] #417: crash in parser

PostGIS trac at osgeo.org
Mon Feb 15 14:36:13 PST 2010


#417: crash in parser
----------------------+-----------------------------------------------------
  Reporter:  strk     |       Owner:  pramsey
      Type:  defect   |      Status:  new    
  Priority:  blocker  |   Milestone:         
 Component:  postgis  |     Version:  trunk  
Resolution:           |    Keywords:         
----------------------+-----------------------------------------------------
Comment (by kneufeld):

 I don't have this problem using PostGIS 1.5.0.

 Instead, I get:

 {{{
 postgis=# select '0102000000010000000000000000'::geometry;
 ERROR:  parse error - invalid geometry
 LINE 1: select '0102000000010000000000000000'::geometry;
                ^
 HINT:  You must specify a valid OGC WKT geometry type such as POINT,
 LINESTRING or POLYGON
 }}}

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