[postgis-commits] svn - r3567 - trunk/doc

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Fri Jan 23 14:05:23 PST 2009


Author: kneufeld
Date: 2009-01-23 14:05:23 -0800 (Fri, 23 Jan 2009)
New Revision: 3567

Modified:
   trunk/doc/reference_new.xml
Log:
small wording fix for DropGeometryColumn

Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml	2009-01-23 20:06:26 UTC (rev 3566)
+++ trunk/doc/reference_new.xml	2009-01-23 22:05:23 UTC (rev 3567)
@@ -238,7 +238,7 @@
         <title>Description</title>
 
         <para>Removes a geometry column from a spatial table. Note that
-        schema_name will need to match the f_schema_name field of the table's
+        schema_name will need to match the f_table_schema field of the table's
         row in the geometry_columns table.</para>
 
         <para>



More information about the postgis-commits mailing list