]> granicus.if.org Git - postgis/commitdiff
Add Availability: 2.0.0 for functions I know are new after the raster postgis 2.0...
authorRegina Obe <lr@pcorp.us>
Fri, 11 Mar 2011 12:37:15 +0000 (12:37 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 11 Mar 2011 12:37:15 +0000 (12:37 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6895 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_raster.xml

index 3a6aad0154928e822ea3bd21dd91e138ae5219fd..5ea0a20b84f9c0c7970085a9d21d709fe690d60b 100644 (file)
@@ -1838,6 +1838,8 @@ WHERE rid = 2;
                 the function simply returns the value of the isnodata flag for
                 the band. The default value for this parameter is FALSE, if not
                 specified.</para>
+                
+                <para>Availability: 2.0.0</para>
 
                                <note>
                                        <para>If the flag is dirty (this is, the result is different
@@ -2837,7 +2839,7 @@ WHERE rid = 2;
                 calling <xref linkend="RT_ST_BandIsNoData" /> is different using
                 TRUE as last argument and without using it</para>
 
-                 
+                <para>Availability: 2.0.0</para>
                                <note><para>Currently, the loader (raster2pgsql.py) is not able
                 to set the isnodata flag for bands. So, this is the fastest way
                 to set it to TRUE, without changing any other band value</para></note>