---
title: "PostGIS_LibXML_Version"
draft: false
hidden: true
---
PostGIS_LibXML_Version — Returns the version number of the libxml2 library.
text
PostGIS_LibXML_Version
(
)
;
Returns the version number of the LibXML2 library.
Availability: 1.5
SELECT PostGIS_LibXML_Version(); postgis_libxml_version ---------------------- 2.9.10 (1 row)