]> granicus.if.org Git - postgis/commitdiff
Multipoint support for ST_MakeLine was introduced in 2.3, not 2.0. Reshuffle availab...
authorRegina Obe <lr@pcorp.us>
Mon, 5 Sep 2016 03:19:44 +0000 (03:19 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 5 Sep 2016 03:19:44 +0000 (03:19 +0000)
Closes #3621

git-svn-id: http://svn.osgeo.org/postgis/trunk@15058 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_constructor.xml

index 9a1f7cd34de8fefdcb469f8c85f64c6e3c8dbc0c..e82573e4064ffd225dbc952f8a36eb27d4923461 100644 (file)
@@ -1478,9 +1478,11 @@ BOX3D(-989502.1875 528439.5625 10,-987121.375 529933.1875 10)
                </para>
 
                <para>&Z_support;</para>
-               <para>Availability: 1.4.0 -  ST_MakeLine(geomarray) was introduced. ST_MakeLine aggregate functions was enhanced to handle more points faster.</para>
+       
+               <para>Availability: 2.3.0 -  Support for multipoint input elements was introduced</para>
                <para>Availability: 2.0.0 -  Support for linestring input elements was introduced</para>
-               <para>Availability: 2.0.0 -  Support for multipoint input elements was introduced</para>
+               <para>Availability: 1.4.0 -  ST_MakeLine(geomarray) was introduced. ST_MakeLine aggregate functions was enhanced to handle more points faster.</para>
+       
                </refsection>
 
                <refsection>