Name

PostGIS_GEOS_Compiled_Version — Returns the version number of the GEOS library against which PostGIS was built.

Synopsis

text PostGIS_GEOS_Compiled_Version();

설명

Returns the version number of the GEOS library, or against which PostGIS was built.

Availability: 3.4.0

예시

SELECT PostGIS_GEOS_Compiled_Version();
3.12.0