From: Regina Obe Date: Sat, 2 Jul 2011 17:53:34 +0000 (+0000) Subject: missed a spot X-Git-Tag: 2.0.0alpha1~1286 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca1345d90f6162b1aa0d188f9e2245cbf4bbff53;p=postgis missed a spot git-svn-id: http://svn.osgeo.org/postgis/trunk@7556 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_management.xml b/doc/reference_management.xml index f6990f141..1e6f84cf9 100644 --- a/doc/reference_management.xml +++ b/doc/reference_management.xml @@ -321,7 +321,7 @@ ALTER TABLE my_schema.my_spatial_table DROP column geom; Changed: 2.0.0 This function is provided for backward compatibility. Now that since geometry_columns is now a view against the system catalogs, - you can drop a table with geometry columns like any other table using DROP TABLE + you can drop a table with geometry columns like any other table using DROP TABLE