Name

PostGIS_PROJ_Compiled_Version — 返回用于构建 PostGIS 的 PROJ 库的版本号。

Synopsis

text PostGIS_PROJ_Compiled_Version();

描述

返回的是用于构建 PostGIS 的 PROJ 库的版本号。

可用性:3.5.0

示例

SELECT PostGIS_PROJ_Compiled_Version();
9.1.1