This entry relates to a PostgreSQL feature, application/utility, website or other subject which is no longer available/maintained.
xml
was a contrib module providing basic XML support.
xml
was added in PostgreSQL 7.2 and removed in PostgreSQL 8.1, when it was replaced by the newer xml2
contrib module.
Change history
- PostgreSQL 8.1
- removed (commit d20763db)
- PostgreSQL 7.2
- added (commit 113bb9b5)
See the commit log for additional details.
References
- Last available README: README.xml
Categories
See also
XML, xml2