From: Paul Ramsey Date: Fri, 26 Mar 2004 01:09:43 +0000 (+0000) Subject: Removed rogue docbook tags X-Git-Tag: pgis_0_8_2~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=470069113b2f47c009a6b787c0825741ed0e6043;p=postgis Removed rogue docbook tags git-svn-id: http://svn.osgeo.org/postgis/trunk@495 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/postgis.xml b/doc/postgis.xml index f4a4c628a..4bae1b6c4 100644 --- a/doc/postgis.xml +++ b/doc/postgis.xml @@ -1704,7 +1704,7 @@ if( geom.getType() = Geometry.POLYGON ) DropGeometryColumn(varchar, varchar, varchar) Syntax: DropGeometryColumn(<schema_name>, <table_name>, - <column_name>). Remove a geometry column from a spatial table. Note that schema_name will need to match the f_schema_name field of the table's row in the geometry_columns table. + <column_name>). Remove a geometry column from a spatial table. Note that schema_name will need to match the f_schema_name field of the table's row in the geometry_columns table.