]> granicus.if.org Git - postgis/commitdiff
fill in missing proto for st_polygonize
authorRegina Obe <lr@pcorp.us>
Mon, 30 Nov 2009 09:16:19 +0000 (09:16 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 30 Nov 2009 09:16:19 +0000 (09:16 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4934 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_processing.xml

index 806b4a565fef9e008382f1bbf79cf0df50261c5e..b66864074632fc679e3f41717aa1c70a470173ca 100644 (file)
@@ -1319,6 +1319,11 @@ POLYGON((135.59714732062 115,134.384753327498 102.690357210921,130.79416296937 9
                        <funcdef>geometry <function>ST_Polygonize</function></funcdef>
                        <paramdef><type>geometry set</type> <parameter>geomfield</parameter></paramdef>
                  </funcprototype>
+                 
+                 <funcprototype>
+                       <funcdef>geometry <function>ST_Polygonize</function></funcdef>
+                       <paramdef><type>geometry[]</type> <parameter>geom_array</parameter></paramdef>
+                 </funcprototype>
                </funcsynopsis>
                </refsynopsisdiv>