Mapping schemas and databases to XML and XML Schema.
Peter Eisentraut <peter_e@gmx.net>
Mapping schemas and databases to XML and XML Schema. Refactor and document the remaining mapping code.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/func.sgml | modified | +62 −3 |
| src/backend/utils/adt/xml.c | modified | +627 −82 |
| src/include/catalog/pg_proc.h | modified | +15 −1 |
| src/include/utils/xml.h | modified | +9 −1 |