aboutsummaryrefslogtreecommitdiff
path: root/src/backend/foreign
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-04-19 12:17:13 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-04-19 12:25:13 -0400
commit390cf3209b718382c0ec9793b714422189e9b68b (patch)
tree20f9781c01c871be718b129a20d96a3565eee886 /src/backend/foreign
parentca5a75fbaed63f41c6e52e5d4b35470080356bdf (diff)
downloadpostgresql-390cf3209b718382c0ec9793b714422189e9b68b.tar.gz
postgresql-390cf3209b718382c0ec9793b714422189e9b68b.zip
Refrain from canonicalizing a client_encoding setting of "UNICODE".
While "UTF8" is the correct name for this encoding, existing JDBC drivers expect that if they send "UNICODE" it will read back the same way; they fail with an opaque "Protocol error" complaint if not. This will be fixed in the 9.1 drivers, but until older drivers are no longer in use in the wild, we'd better leave "UNICODE" alone. Continue to canonicalize all other inputs. Per report from Steve Singer and subsequent discussion.
Diffstat (limited to 'src/backend/foreign')
0 files changed, 0 insertions, 0 deletions