diff options
author | Noah Misch <noah@leadboat.com> | 2017-11-11 11:10:53 -0800 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2017-11-11 11:11:15 -0800 |
commit | 30a5e940ac9a96c5fee449223528a1b5555502ed (patch) | |
tree | 1f2eb22ef3787972c8d207d2db09ffcb0b7b830d /contrib/start-scripts/macos/postgres-wrapper.sh | |
parent | f9e2885d51bf585bec2d5ffeda4f9e5e1a723f4d (diff) | |
download | postgresql-30a5e940ac9a96c5fee449223528a1b5555502ed.tar.gz postgresql-30a5e940ac9a96c5fee449223528a1b5555502ed.zip |
Ignore XML declaration in xpath_internal(), for UTF8 databases.
When a value contained an XML declaration naming some other encoding,
this function interpreted UTF8 bytes as the named encoding, yielding
mojibake. xml_parse() already has similar logic. This would be
necessary but not sufficient for non-UTF8 databases, so preserve
behavior there until the xpath facility can support such databases
comprehensively. Back-patch to 9.3 (all supported versions).
Pavel Stehule and Noah Misch
Discussion: https://postgr.es/m/CAFj8pRC-dM=tT=QkGi+Achkm+gwPmjyOayGuUfXVumCxkDgYWg@mail.gmail.com
Diffstat (limited to 'contrib/start-scripts/macos/postgres-wrapper.sh')
0 files changed, 0 insertions, 0 deletions