]> granicus.if.org Git - postgresql/commit
Don't mangle xml and xpath unless xml is not in fact a well-formed document, in xpath...
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 28 Feb 2009 19:13:28 +0000 (19:13 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 28 Feb 2009 19:13:28 +0000 (19:13 +0000)
commit69daf2defeb48e26a96bd4eeeecad0f9404fd97c
treebb686cf04ede4f12b7a3b2f2e50675871fcae0c7
parent6c8f478623d2b6ba608eccc13a93ac7c25556b48
Don't mangle xml and xpath unless xml is not in fact a well-formed document, in xpath(). If mangling xpath, make a saner attempt where xpath expression does not begin with '/'.
src/backend/utils/adt/xml.c