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

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Tue Sep 9 23:47:55 PDT 2008


Author: robe
Date: 2008-09-09 23:47:55 -0700 (Tue, 09 Sep 2008)
New Revision: 2950

Modified:
   trunk/doc/reference_new.xml
Log:
Add ST_IsValid reference to ST_Within.  

Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml	2008-09-09 21:10:46 UTC (rev 2949)
+++ trunk/doc/reference_new.xml	2008-09-10 06:47:55 UTC (rev 2950)
@@ -4737,7 +4737,7 @@
       
       <refsection>
         <title>See Also</title>
-        <para><xref linkend="ST_Contains"/>, <xref linkend="ST_Equals"/></para>
+        <para><xref linkend="ST_Contains"/>, <xref linkend="ST_Equals"/>,<xref linkend="ST_IsValid"/></para>
       </refsection>
     </refentry>
   </sect1>



More information about the postgis-commits mailing list