From: Paul Ramsey Date: Wed, 28 May 2008 21:35:48 +0000 (+0000) Subject: Fix for issue 30, ST_Buffer doco mistake X-Git-Tag: 1.4.0b1~900 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=423c328d087aeb8a45164c3ce38da64ae09d4e62;p=postgis Fix for issue 30, ST_Buffer doco mistake git-svn-id: http://svn.osgeo.org/postgis/trunk@2787 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/postgis.xml b/doc/postgis.xml index 8b478d33b..2e8ce49aa 100644 --- a/doc/postgis.xml +++ b/doc/postgis.xml @@ -3167,9 +3167,7 @@ VACUUM FULL ANALYZE mytable; Geometry. The optional third parameter sets the number of segment used to approximate a quarter circle (defaults to 8). - Performed by the GEOS module - - Do not call with a GeometryCollection as an argument + Performed by the GEOS module. OGC SPEC s2.1.1.3