]> granicus.if.org Git - postgresql/commit
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)
commitc9cab106f6f8d0807f3f56db39826dc0030236b3
tree82f5e5ce86c477304248a06b9a583cf4183b1c2c
parent1079564979dc2fecfadaddd6808ea2343a782ba6
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