[postgis-tickets] [PostGIS] #2942: topology not compatible with latest 9.5 dev

PostGIS trac at osgeo.org
Sun Sep 28 10:50:59 PDT 2014


#2942: topology not compatible with latest 9.5 dev
----------------------+-----------------------------------------------------
 Reporter:  robe      |       Owner:  strk         
     Type:  defect    |      Status:  new          
 Priority:  medium    |   Milestone:  PostGIS 2.2.0
Component:  topology  |     Version:  trunk        
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by robe):

 Actually I think 9.5 has right to complain.  I just noticed this call in
 intersects function.


 {{{
  RAISE EXCEPTION 'Invalid TopoGeometry type', tg2.type;
 }}}

 I guess earlier versions of Postgres are just ignoring the fact that you
 aren't using tg2.type in your exception.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2942#comment:2>
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-tickets mailing list