Opened 10 years ago
Closed 10 years ago
#3016 closed defect (fixed)
DropTopology raises an exception on corrupted topology schema
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.1.6 |
Component: | topology | Version: | 2.1.x |
Keywords: | Cc: |
Description
When a topology is registered in topology.topology and has layers registered in topology.layer but its schema is corrupted (misses a relation table) then the DropTopology function raises an exception.
I think it should just clear whatever it can and be done.
Change History (2)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The exception comes from the attempt to drop the registered (but missing) layers: