Nome

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

Sinossi

text PostGIS_GEOS_Compiled_Version();

Descrizione

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

Disponibilità: 3.4.0

Esempi

Code
SELECT PostGIS_GEOS_Compiled_Version();
Output
3.12.0