Nome

PostGIS_LibXML_Version — Returns the version number of the libxml2 library.

Sinossi

text PostGIS_LibXML_Version();

Descrizione

Returns the version number of the LibXML2 library.

Disponibilità: dalla versione 1.5.

Esempi

Code
SELECT PostGIS_LibXML_Version();
Output
2.9.10