From: Regina Obe Date: Tue, 30 Oct 2012 21:16:49 +0000 (+0000) Subject: Put in Enhanced note about ST_DumpPoints -- should in theory be faster. Revise expert... X-Git-Tag: 2.1.0beta2~437 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d4c83ff231bf00ca7241c7e9a3f8e394eabc531;p=postgis Put in Enhanced note about ST_DumpPoints -- should in theory be faster. Revise expertbot xsl script (prevent url from abutting the title) git-svn-id: http://svn.osgeo.org/postgis/trunk@10596 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_processing.xml b/doc/reference_processing.xml index f18da5c49..e36f6e665 100644 --- a/doc/reference_processing.xml +++ b/doc/reference_processing.xml @@ -1260,6 +1260,7 @@ SELECT (g.gdump).path, ST_AsEWKT((g.gdump).geom) as wkt i is the ring number (1 is outer; inner rings follow) and j enumerates the POINTs (again 1-based index). + Enhanced: 2.1.0 Faster speed. Reimplemented as native-C. Enhanced: 2.0.0 support for Polyhedral surfaces, Triangles and TIN was introduced. Availability: 1.5.0 &curve_support; diff --git a/doc/xsl/postgis_reference.xml.xsl b/doc/xsl/postgis_reference.xml.xsl index 5f98aecfc..6790cc79f 100644 --- a/doc/xsl/postgis_reference.xml.xsl +++ b/doc/xsl/postgis_reference.xml.xsl @@ -19,7 +19,7 @@ - +