[postgis-devel] [PostGIS] #1196: topologysummary fails

PostGIS trac at osgeo.org
Thu Sep 15 02:37:27 PDT 2011


#1196: topologysummary fails
----------------------+-----------------------------------------------------
 Reporter:  martinl   |       Owner:  strk         
     Type:  defect    |      Status:  new          
 Priority:  medium    |   Milestone:  PostGIS 2.0.0
Component:  topology  |     Version:  trunk        
 Keywords:            |  
----------------------+-----------------------------------------------------
 Hi, while testing basic features of PostGIS Topology I discovered

 {{{
 set search_path to topology,public;
 select createtopology('conf');
 select topology.topologysummary('topo9');
 ERROR:  Got column reference "topology_id" is ambiguous (42702)
 }}}

 It's seems to be a bug. PostGIS from SVN, PostgreSQL 9.0.4, Debian
 GNU/Linux unstable.

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