From: Regina Obe Date: Sat, 2 Jul 2011 17:52:16 +0000 (+0000) Subject: add missing para end tag X-Git-Tag: 2.0.0alpha1~1287 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0244e7bf4ae2a3bfa839d1122d1626f37130f910;p=postgis add missing para end tag git-svn-id: http://svn.osgeo.org/postgis/trunk@7555 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_management.xml b/doc/reference_management.xml index 1530c01c3..f6990f141 100644 --- a/doc/reference_management.xml +++ b/doc/reference_management.xml @@ -248,7 +248,7 @@ SELECT f_geometry_column As col_name, type, srid, coord_dimension As ndims &curve_support; 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 geometry column like any other table column using ALTER TABLE + you can drop a geometry column like any other table column using ALTER TABLE