Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Updated XML patch



Attached is an updated patch for XML functionality, which subsumes all 
earlier patches on the subject.  This includes a data type with format 
checking, and functions to mangle values.  For the moment, I have cut 
out the inessential stuff such as xpath.  The included regression test 
file xml.sql shows some of the things that work.

This patch already covers most of the parser work.  What is left 
hereafter is adjusting all the corner cases, the escaping rules, and 
the various XML parser behaviors.

Use configure --with-libxml to build.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

Attachment: current-xml-patch.bz2
Description: BZip2 compressed data



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group