pgsql/contrib/xml Makefile README TODO pgxml.s ...

From: Bruce Momjian - CVS <momjian(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/contrib/xml Makefile README TODO pgxml.s ...
Date: 2001-08-21 00:39:20
Message-ID: 200108210039.f7L0dKd88402@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: momjian(at)hub(dot)org 01/08/20 20:39:20

Modified files:
contrib/xml : Makefile README TODO pgxml.source

Log message:
1. I've now produced an updated version (and called it 0.2) of my XML
parser interface code. It now uses libxml2 instead of expat (though I've
left the old code in the tarball). This means *proper* XPath support, and
the provided function allows you to wrap your result set in XML tags to
produce a new XML document.

John Gray

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-08-21 00:42:42 pgsql/contrib/pgcrypto Makefile README.pgcrypt ...
Previous Message Bruce Momjian - CVS 2001-08-21 00:37:23 pgsql/src/interfaces/jdbc/org/postgresql error ...