From 7fa0b5eae10c6d4a14052c8bd532adadb64f4972 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Tue, 7 Oct 2008 18:09:23 +0000 Subject: [PATCH] correct mistake git-svn-id: http://svn.osgeo.org/postgis/trunk@3072 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_new.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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. -- 2.50.1