Remove munging of xml and xpath params to xpath(). The XML must now be a well formed...
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 23 Mar 2009 21:00:39 +0000 (21:00 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 23 Mar 2009 21:00:39 +0000 (21:00 +0000)
commitc739d7eb3911e6caaf447a9783dc7bf8dda2c160
tree52c32c115d2447bf7629b86aecbff4ba9733f4ab
parentfa7df237c77f2dcd7017c2a86393c69c64169f6f
Remove munging of xml and xpath params to xpath(). The XML must now be a well formed XML document.
doc/src/sgml/func.sgml
src/backend/utils/adt/xml.c