aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-08-16 00:06:18 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-08-16 00:06:18 +0000
commitb49c879015d03081c3a515bca25681ca3d50cead (patch)
tree9ad0bded599da93b2b375517f22dfcdf9c63b188 /src/backend/executor/nodeModifyTable.c
parentf0f46ed66a177e5349a6d84e8fff91e6aa6b0dac (diff)
downloadpostgresql-b49c879015d03081c3a515bca25681ca3d50cead.tar.gz
postgresql-b49c879015d03081c3a515bca25681ca3d50cead.zip
Fix psql's copy of utf2ucs() to match the backend's copy exactly;
in particular, propagate a fix in the test to see whether a UTF8 character has length 4 bytes. This is likely of little real-world consequence because 5-or-more-byte UTF8 sequences are not supported by Postgres nor seen anywhere in the wild, but still we may as well get it right. Problem found by Joseph Adams. Bug is aboriginal, so back-patch all the way.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions