Ticket #861 (closed enhancement: fixed)
DropGeometryTable should not raise exception if no geometry column
| Reported by: | aperi2007 | Owned by: | strk |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | history | Cc: |
Description
Actually the DropGeometryTable? raise an exception if the table has no geometry column.
This patch avoid this exception. So the DropGeometryTable?() drop always the table if there isn't object dependent from it.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

