Name

PostGIS_Scripts_Build_Date — 返回PostGIS脚本的构建日期。

Synopsis

text PostGIS_Scripts_Build_Date ( ) ;

描述

返回PostGIS脚本的构建日期。

可用性:1.0.0RC1

示例

SELECT PostGIS_Scripts_Build_Date();
  postgis_scripts_build_date
-------------------------
 2007-08-18 09:09:26
(1 row)

另请参阅

PostGIS_Full_Version , PostGIS_GEOS_Version , PostGIS_Lib_Version , PostGIS_LibXML_Version , PostGIS_Version