From: Sandro Santilli Date: Tue, 11 Jan 2005 17:46:46 +0000 (+0000) Subject: added postgis_lib_build_date() and postgis_scripts_build_date() docs X-Git-Tag: pgis_1_0_0RC1~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac0e7f158147dabdac56152f32895f412a1c00ed;p=postgis added postgis_lib_build_date() and postgis_scripts_build_date() docs git-svn-id: http://svn.osgeo.org/postgis/trunk@1277 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/postgis.xml b/doc/postgis.xml index 57ddd3eec..62e9d5cad 100644 --- a/doc/postgis.xml +++ b/doc/postgis.xml @@ -3476,12 +3476,25 @@ dimension postgis_lib_version() - Returns the version number of the PostGIS library. + + postgis_lib_build_date() + + Returns build date of the PostGIS library. + + + + + postgis_script_build_date() + + Returns build date of the PostGIS scripts. + + + postgis_scripts_installed()