]> granicus.if.org Git - postgis/commitdiff
typo in st_setsrid returns geometry not boolean
authorRegina Obe <lr@pcorp.us>
Sun, 21 Sep 2008 23:15:16 +0000 (23:15 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 21 Sep 2008 23:15:16 +0000 (23:15 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2986 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_new.xml

index 43aa334ebfb01e9ce6dc29e26b1acc788afffc1c..1d74d927378c3977785e14431d764afac8aa2843 100644 (file)
@@ -2662,7 +2662,7 @@ SELECT ST_AsText(ST_SetPoint('LINESTRING(-1 2,-1 3)', 1, 'POINT(-1 1)'));
       <refsynopsisdiv>
         <funcsynopsis>
           <funcprototype>
-            <funcdef>boolean <function>ST_SetSRID</function></funcdef>
+            <funcdef>geometry <function>ST_SetSRID</function></funcdef>
 
             <paramdef><type>geometry </type>
             <parameter>geom</parameter></paramdef>