GSoC greetings and little question at begining

Started by Tomáš Pospíšilover 14 years ago2 messages
#1Tomáš Pospíšil
killteck@seznam.cz

Hello,

at first i would like to say thanks a lot for your confidence. I will do my best.

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.

I am looking forward to our cooperation,
Tomas Pospisil

#2Josh Berkus
josh@agliodbs.com
In reply to: Tomáš Pospíšil (#1)
Re: GSoC greetings and little question at begining

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