pgsql-server/contrib/xml2 README.pgxml pgxml.s ...

Started by Nonameover 22 years ago1 messagescomitters
Jump to latest
#1Noname
neilc@svr1.postgresql.org

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: neilc@svr1.postgresql.org 04/03/07 16:41:27

Modified files:
contrib/xml2 : README.pgxml pgxml.sql.in xpath.c

Log message:
contrib/xml2 updates from John Gray:

I have changed the name of the new parse function to xml_valid and fixed
a reference to SortMem which meant that the code as supplied would work
against 7.3 and 7.4 but wouldn't work in CVS.