Name

PostGIS_Lib_Version — Returns the version number of the PostGIS library.

Synopsis

text PostGIS_Lib_Version();

Descripción

Returns the version number of the PostGIS library.

Ejemplos

SELECT PostGIS_Lib_Version();
3.4.0dev