Remove munging of xml and xpath params to xpath(). The XML must now be a well formed XML document.
Andrew Dunstan <andrew@dunslane.net>
Remove munging of xml and xpath params to xpath(). The XML must now be a well formed XML document.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/func.sgml | modified | +6 −1 |
| src/backend/utils/adt/xml.c | modified | +11 −38 |