> Now the little question. I don't loose time and refactoring my code (XML 
> validation functions). I created new data types for DTD, XSD and RNG but 
> don't know where may I put validation code. Is better place in 
> src/backend/utils/adt/xml.c or create new file inside contrib/xml2 folder.

We don't want to add anything to contrib/xml2.  The idea is to get rid
of the contrib module since XML is in core now.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to