]> granicus.if.org Git - postgis/commitdiff
ST_Perimeter not being flagged in matrix as geography function because of double...
authorRegina Obe <lr@pcorp.us>
Sat, 26 Jan 2013 18:17:02 +0000 (18:17 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 26 Jan 2013 18:17:02 +0000 (18:17 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11046 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_measure.xml

index 4a5f17e851a6798e548875ecf453a44e5517476c..eccaa914f7787d32f9d5b0423c84772672edc6db 100644 (file)
@@ -3367,8 +3367,7 @@ FROM (SELECT ST_Buffer(ST_GeomFromText('POINT(1 0.5)'), 3)  As a,
                          <funcdef>float <function>ST_Perimeter</function></funcdef>
                                <paramdef><type>geometry </type><parameter>g1</parameter></paramdef>
                        </funcprototype>
-                 </funcsynopsis>
-                  <funcsynopsis>
+
                        <funcprototype>
                          <funcdef>float <function>ST_Perimeter</function></funcdef>
                                <paramdef><type>geography </type><parameter>geog</parameter></paramdef>