]> granicus.if.org Git - postgis/commitdiff
Added accum(geom) documentation
authorSandro Santilli <strk@keybit.net>
Thu, 6 Jan 2005 09:38:50 +0000 (09:38 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 6 Jan 2005 09:38:50 +0000 (09:38 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1230 b70326c6-7e19-0410-871a-916f4a2858ee

doc/postgis.xml

index 06e2dd6bf7cff7c363b33f08f9b543b06002431b..5e9fcbf147eebb633bc2a3a57b9e61c79398a41f 100644 (file)
@@ -4247,6 +4247,14 @@ FROM geometry_table;</literallayout>
           </listitem>
         </varlistentry>
 
+        <varlistentry>
+          <term>accum(geometry set)</term>
+
+          <listitem>
+            <para>Aggregate. Constructs an array of geometries.</para>
+          </listitem>
+        </varlistentry>
+
 
         </variablelist>
       </sect2>