]> granicus.if.org Git - postgis/commitdiff
remove includes index note for ST_MakeLine
authorRegina Obe <lr@pcorp.us>
Tue, 15 Jul 2008 17:54:38 +0000 (17:54 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 15 Jul 2008 17:54:38 +0000 (17:54 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2855 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_new.xml

index 38a2043483f51e6f6fcbb7fcc2ebf8ed266f1b91..92f3da4b5f4c8cf48b8a74301321b6314aeeae1c 100644 (file)
@@ -380,14 +380,7 @@ Check constraints:
                        rows of point geometries and returns a line string, and a regular function that takes two point geometries. You
             might want to use a subselect to order points before feeding them
             to  the aggregate version of this function.</para>
-               
-               <!-- optionally mention that this function uses indexes if appropriate -->
-               <note>
-                 <para>This function call will automatically include a bounding box
-                 comparison that will make use of any indexes that are available on the
-                 geometries.</para>
-               </note>
-               
+                       
                </refsection>
                
                <refsection>