Ticket #1196 (closed defect: fixed)
topologysummary fails
| Reported by: | martinl | Owned by: | strk |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | topology | Version: | trunk |
| Keywords: | Cc: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
