Handle content and document options in xmlparse() correctly.
Peter Eisentraut <peter_e@gmx.net>
Handle content and document options in xmlparse() correctly.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/xml.c | modified | +27 −66 |
| src/test/regress/expected/xml_1.out | modified | +8 −0 |
| src/test/regress/expected/xml.out | modified | +23 −2 |
| src/test/regress/sql/xml.sql | modified | +7 −0 |