Name

PostGIS_Lib_Version — Returns the version number of the PostGIS library.

Synopsis

text PostGIS_Lib_Version();

설명

Returns the version number of the PostGIS library.

예시

SELECT PostGIS_Lib_Version();
3.4.0dev