Nombre

PostGIS_Liblwgeom_Version — Returns the version number of the liblwgeom library. This should match the version of PostGIS.

Sinopsis

text PostGIS_Liblwgeom_Version();

Descripción

Returns the version number of the liblwgeom library/

Ejemplos

Code
SELECT PostGIS_Liblwgeom_Version();
Output
3.4.0dev 3.3.0rc2-993-g61bdf43a7