Added DropGeometryTable description

git-svn-id: http://svn.osgeo.org/postgis/trunk@588 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Sandro Santilli 2004-06-04 10:19:32 +00:00
parent daa3285b6c
commit d510176aa1

View 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>