aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2012-07-09 17:36:29 -0400
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2012-07-10 15:15:16 -0400
commit379607c9e83dcfaccf6ccda47615e7f90c3c0b0c (patch)
tree6393bd89369244f7b6b652ef6b23307e7a78dc19 /src/backend/utils/adt/arrayfuncs.c
parentfc4a8a6d748ee213f49deb2d090febbdae3121c7 (diff)
downloadpostgresql-379607c9e83dcfaccf6ccda47615e7f90c3c0b0c.tar.gz
postgresql-379607c9e83dcfaccf6ccda47615e7f90c3c0b0c.zip
plperl: Skip setting UTF8 flag when in SQL_ASCII encoding
When in SQL_ASCII encoding, strings passed around are not necessarily UTF8-safe. We had already fixed this in some places, but it looks like we missed some. I had to backpatch Peter Eisentraut's a8b92b60 to 9.1 in order for this patch to cherry-pick more cleanly. Patch from Alex Hunsaker, tweaked by Kyotaro HORIGUCHI and myself. Some desultory cleanup and comment addition by me, during patch review. Per bug report from Christoph Berg in 20120209102116.GA14429@msgid.df7cb.de
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions