From: Sandro Santilli Date: Fri, 10 Jun 2005 12:36:49 +0000 (+0000) Subject: Added availability info for postgis_full_version() and postgis_jts_version() X-Git-Tag: pgis_1_1_0~336 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d5a38d0cc3977c2bfe4a4b3aba07b7c4f7825179;p=postgis Added availability info for postgis_full_version() and postgis_jts_version() git-svn-id: http://svn.osgeo.org/postgis/trunk@1756 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/postgis.xml b/doc/postgis.xml index a389a5d19..609b2f37e 100644 --- a/doc/postgis.xml +++ b/doc/postgis.xml @@ -357,7 +357,7 @@ bring to an unstable or unsable system. -Since postgis version 0.9.x You can check your installation state +Since postgis version 0.9.0 You can check your installation state using postgis_full_version(). The function will warn you with a "need proc upgrade" message if a mismatch is found. @@ -3919,6 +3919,11 @@ dimension Returns the version number of the JTS library, or NULL if JTS support is not enabled. + + + Availability: 1.1.0 + + @@ -3946,6 +3951,8 @@ dimension Reports full postgis version and build configuration infos. + + Availability: 0.9.0