From d510176aa13b6f72db5046a86cf2b509568b0e44 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Fri, 4 Jun 2004 10:19:32 +0000 Subject: [PATCH] Added DropGeometryTable description git-svn-id: http://svn.osgeo.org/postgis/trunk@588 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/postgis.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/postgis.xml b/doc/postgis.xml index 3e3390d9a..398118009 100644 --- a/doc/postgis.xml +++ b/doc/postgis.xml @@ -2171,6 +2171,12 @@ is simple (does not pass through the same point more than once). Other Functions + + DropGeometryTable([<schema_name>], <table_name>) + + Drops a table and all its references in geometry_columns. Note: uses current_schema() on schema-aware pgsql installations if schema is not provided. + + A &< B -- 2.50.1