From: Regina Obe Date: Tue, 7 Oct 2008 18:09:23 +0000 (+0000) Subject: correct mistake X-Git-Tag: 1.4.0b1~650 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7fa0b5eae10c6d4a14052c8bd532adadb64f4972;p=postgis correct mistake git-svn-id: http://svn.osgeo.org/postgis/trunk@3072 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_new.xml b/doc/reference_new.xml index f44899ac1..461da39b5 100644 --- a/doc/reference_new.xml +++ b/doc/reference_new.xml @@ -5084,8 +5084,7 @@ SELECT ST_AsEWKT(ST_Collect(ST_GeomFromEWKT('POINT(1 2 3)'), - This function supports 3d and will not drop the z-index, but sometimes does something goofy with - the z-index (elevation) when polygons are involved. + This function supports 3d and will not drop the z-index.