[postgis-devel] [PostGIS] #861: DropGeometryTable should not raise exception if no geometry column
PostGIS
trac at osgeo.org
Thu Mar 17 13:05:19 PDT 2011
#861: DropGeometryTable should not raise exception if no geometry column
-------------------------+--------------------------------------------------
Reporter: aperi2007 | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
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.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/861>
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