[postgis-tickets] [PostGIS] #2648: Missing schema name in ST_GetFaceGeometry function call to topology table

PostGIS trac at osgeo.org
Fri Feb 21 17:34:06 PST 2014


#2648: Missing schema name in ST_GetFaceGeometry function call to topology table
----------------------+-----------------------------------------------------
 Reporter:  pauldzy   |       Owner:  strk         
     Type:  defect    |      Status:  new          
 Priority:  medium    |   Milestone:  PostGIS 2.1.2
Component:  topology  |     Version:  2.1.x        
 Keywords:            |  
----------------------+-----------------------------------------------------
 Line 1393 in sqlmm.sql

 IF NOT EXISTS(SELECT name FROM topology WHERE name = toponame)  THEN

 Needs table reference changed to topology.topology.

 Thanks,
 Paul

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