Re: GSoC greetings and little question at begining - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: GSoC greetings and little question at begining
Date
Msg-id 4DB7390D.1040606@agliodbs.com
Whole thread Raw
In response to GSoC greetings and little question at begining  (Tomáš Pospíšil <killteck@seznam.cz>)
List pgsql-hackers
> Now the little question. I don't loose time and refactoring my code (XML validation functions). I created new data
typesfor DTD, XSD and RNG but don't know where may I put validation code. Is better place in
src/backend/utils/adt/xml.cor 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


pgsql-hackers by date:

Previous
From: Tomáš Pospíšil
Date:
Subject: GSoC greetings and little question at begining
Next
From: Tom Lane
Date:
Subject: Re: SR standby hangs