[postgis-devel] [PostGIS] #1707: Regress on topology running make check - r9529

PostGIS trac at osgeo.org
Thu Apr 5 06:12:46 PDT 2012


#1707: Regress on topology running make check - r9529
----------------------+-----------------------------------------------------
 Reporter:  sindile   |       Owner:  strk         
     Type:  defect    |      Status:  assigned     
 Priority:  medium    |   Milestone:  PostGIS 2.0.1
Component:  topology  |     Version:  2.0.x        
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by sindile):

 >>> SELECT topogeo_addpolygon('fake', 'POLYGON EMPTY');

 ERROR:  function topogeo_addpolygon(unknown, unknown) does not exist
 LINE 1: SELECT topogeo_addpolygon('fake', 'POLYGON EMPTY');
                ^
 HINT:  No function matches the given name and argument types. You might
 need to add explicit type casts.
 testdb=# SELECT topogeom_addpolygon('fake', 'POLYGON EMPTY');
 ERROR:  function topogeom_addpolygon(unknown, unknown) does not exist
 LINE 1: SELECT topogeom_addpolygon('fake', 'POLYGON EMPTY');
                ^
 HINT:  No function matches the given name and argument types. You might
 need to add explicit type casts.

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