[postgis-devel] DropGeometryTable should not raise exception

aperi2007 aperi2007 at gmail.com
Thu Mar 17 05:53:23 PDT 2011


Hi,
I like to suggest a change to the
DropGeometryTable function.

I guess it should not raise an exception if the table has not geometric 
table.
Instead it should drop it silently.

Otherwise the user must always detect if a table has geometry files or 
not and choose
DROP TABLE IF EXISTS
or
DropGeometryTable

Andrea Peri.




More information about the postgis-devel mailing list