]> granicus.if.org Git - postgis/commitdiff
Added DropGeometryTable description
authorSandro Santilli <strk@keybit.net>
Fri, 4 Jun 2004 10:19:32 +0000 (10:19 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 4 Jun 2004 10:19:32 +0000 (10:19 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@588 b70326c6-7e19-0410-871a-916f4a2858ee

doc/postgis.xml

index 3e3390d9aa5a300f4f96a4897805612fec1e9177..3981180093a3fc9329451d13614dc6708c64cd08 100644 (file)
@@ -2171,6 +2171,12 @@ is simple (does not pass through the same point more than once).
                <sect1> 
                        <title>Other Functions</title> 
                        <variablelist> 
+                               <varlistentry>
+                                       <term>DropGeometryTable([&lt;schema_name&gt;], &lt;table_name&gt;)</term>
+                                       <listitem>
+                                               <para>Drops a table and all its references in geometry_columns. Note: uses current_schema() on schema-aware pgsql installations if schema is not provided.</para>
+                                       </listitem>
+                               </varlistentry> 
                                <varlistentry> 
                                        <term>A &amp;&lt; B</term> 
                                        <listitem>