Remove munging of xml and xpath params to xpath(). The XML must now be a well formed XML document.

Andrew Dunstan <andrew@dunslane.net>

Commit: c9cab106f6f8d0807f3f56db39826dc0030236b3
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2009-03-23T21:00:39Z
Releases: 8.4.0
Remove munging of xml and xpath params to xpath(). The XML must now be a well formed XML document.

Files

PathChange+/−
doc/src/sgml/func.sgml modified +6 −1
src/backend/utils/adt/xml.c modified +11 −38