aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2009-09-04 10:49:43 +0000
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2009-09-04 10:49:43 +0000
commita3cd02e97a0037c9774faa8aeee56d3c4da2d790 (patch)
treeabe1f90b61629b6708750a00b42264bb05aa7fef /src/backend/access/gist/gistxlog.c
parent6883b7df92f7871c0c8e52f60e0e19c2f73c3746 (diff)
downloadpostgresql-a3cd02e97a0037c9774faa8aeee56d3c4da2d790.tar.gz
postgresql-a3cd02e97a0037c9774faa8aeee56d3c4da2d790.zip
Fix encoding handling in xml binary input function. If the XML header didn't
specify an encoding explicitly, we used to treat it as being in database encoding when we parsed it, but then perform a UTF-8 -> database encoding conversion on it, which was completely bogus. It's now consistently treated as UTF-8.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions