From ac0e7f158147dabdac56152f32895f412a1c00ed Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Tue, 11 Jan 2005 17:46:46 +0000 Subject: [PATCH] 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 --- doc/postgis.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) 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() -- 2.40.0