From 33b1e532f88b12caa56018256442862152171a07 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Fri, 27 Aug 2004 08:12:36 +0000 Subject: [PATCH] Fixed typo ( mem_collect ==> memcollect ) git-svn-id: http://svn.osgeo.org/postgis/trunk@757 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/postgis.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/postgis.xml b/doc/postgis.xml index d1c4ea861..d95088857 100644 --- a/doc/postgis.xml +++ b/doc/postgis.xml @@ -2540,7 +2540,7 @@ is simple (does not pass through the same point more than once). - mem_collect(geometry set) + memcollect(geometry set) This does the the same of collect(geometry), only more memory-friendly (uses less memory and more processor time). -- 2.40.0