From 1ab085cfc951d34249a11b696abb2bb95f598bdc Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Tue, 17 Nov 2009 20:14:16 +0000 Subject: [PATCH] Add availability line. git-svn-id: http://svn.osgeo.org/postgis/trunk@4849 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_editor.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/reference_editor.xml b/doc/reference_editor.xml index 922b06bbc..7b91cbea8 100644 --- a/doc/reference_editor.xml +++ b/doc/reference_editor.xml @@ -631,6 +631,8 @@ MULTILINESTRING((-45.2 -33.2,-46 -32),(-29 -27,-30 -29.7,-36 -31,-45 -33)) the specified type are ignored. If there are no sub-geometries of the right type, an EMPTY collection will be returned. Only points, lines and polygons are supported. Type numbers are 1 == POINT, 2 == LINESTRING, 3 == POLYGON. + Availability: 1.5.0 + -- 2.50.1