The document discusses PostgreSQL's current and future support for XML. It outlines current features like the XML data type, XML publishing functions, XML export, and XPath support. Future plans include adding validation against DTDs and XML schemas, annotated schema decomposition, XSLT transformations, improving performance, full-text search on XML data, and more advanced indexing. Several examples are provided to illustrate current XML functionality in PostgreSQL.