From: Regina Obe Date: Sun, 31 Mar 2013 01:55:16 +0000 (+0000) Subject: #2018 mark ST_Dwithin as also supporting curves. Just taking rpamsey's word for... X-Git-Tag: 2.1.0beta2~127 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e3a5a69e152eab65b222fd358ff9b5bc313e45c2;p=postgis #2018 mark ST_Dwithin as also supporting curves. Just taking rpamsey's word for this -- will test later. git-svn-id: http://svn.osgeo.org/postgis/trunk@11230 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_measure.xml b/doc/reference_measure.xml index 5eb4fcc62..bb527513c 100644 --- a/doc/reference_measure.xml +++ b/doc/reference_measure.xml @@ -2434,6 +2434,7 @@ FROM &sfs_compliant; Availability: 1.5.0 support for geography was introduced Enhanced: 2.1.0 improved speed for geography. See Making Geography faster for details. + Enhanced: 2.1.0 support for curved geometries was introduced.