Nombre

PostGIS_LibXML_Version — Returns the version number of the libxml2 library.

Sinopsis

text PostGIS_LibXML_Version();

Descripción

Returns the version number of the LibXML2 library.

Disponibilidad: 1.5

Ejemplos

Code
SELECT PostGIS_LibXML_Version();
Output
2.9.10