]> granicus.if.org Git - postgis/commitdiff
minor corrections to ST_SetSRID and UpdateGeometrySRID
authorRegina Obe <lr@pcorp.us>
Tue, 15 Jul 2008 18:02:06 +0000 (18:02 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 15 Jul 2008 18:02:06 +0000 (18:02 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2856 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_new.xml

index 92f3da4b5f4c8cf48b8a74301321b6314aeeae1c..6d6232f53946008a50f9d97da878733836e2e4bf 100644 (file)
@@ -276,7 +276,7 @@ Check constraints:
         <refname>UpdateGeometrySRID</refname>
 
         <refpurpose>Updates the SRID of all features in a geometry
-        column</refpurpose>
+        column and also corrects the geometry_columns table and corrects the geometry constraints on the table.</refpurpose>
       </refnamediv>
 
       <refsynopsisdiv>
@@ -463,7 +463,7 @@ FROM userpoints ;
       <refsection>
         <title>See Also</title>
 
-        <para><xref linkend="ST_Transform"/></para>
+        <para><xref linkend="ST_Transform"/>, <xref linkend="UpdateGeometrySRID"/></para>
       </refsection>
       
     </refentry>