Nome

PostGIS_Lib_Version — Returns the version number of the PostGIS library.

Sinossi

text PostGIS_Lib_Version();

Descrizione

Returns the version number of the PostGIS library.

Esempi

Code
SELECT PostGIS_Lib_Version();
Output
3.4.0dev