[postgis-commits] svn - r2856 - trunk/doc
postgis-commits at postgis.refractions.net
postgis-commits at postgis.refractions.net
Tue Jul 15 11:02:06 PDT 2008
Author: robe
Date: 2008-07-15 11:02:06 -0700 (Tue, 15 Jul 2008)
New Revision: 2856
Modified:
trunk/doc/reference_new.xml
Log:
minor corrections to ST_SetSRID and UpdateGeometrySRID
Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml 2008-07-15 17:54:38 UTC (rev 2855)
+++ trunk/doc/reference_new.xml 2008-07-15 18:02:06 UTC (rev 2856)
@@ -276,7 +276,7 @@
<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 @@
<refsection>
<title>See Also</title>
- <para><xref linkend="ST_Transform"/></para>
+ <para><xref linkend="ST_Transform"/>, <xref linkend="UpdateGeometrySRID"/></para>
</refsection>
</refentry>
More information about the postgis-commits
mailing list