From: Olivier Courtin Date: Tue, 24 Nov 2009 10:28:46 +0000 (+0000) Subject: add also availability note to GmlToSQL() X-Git-Tag: 1.5.0b1~188 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=03609ce71979d94fe476730a0265cdbfddca7095;p=postgis add also availability note to GmlToSQL() git-svn-id: http://svn.osgeo.org/postgis/trunk@4889 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_constructor.xml b/doc/reference_constructor.xml index 1be10a7d6..a636505e8 100644 --- a/doc/reference_constructor.xml +++ b/doc/reference_constructor.xml @@ -487,6 +487,7 @@ SELECT ST_GeomFromEWKT('CIRCULARSTRING(220268 150415 1,220227 150505 2,220227 15 Description &sqlmm_compliant; SQL-MM 3: 5.1.50 (except for curves support). + Availability: 1.5 - requires libxml2 >= 2.5+ See Also