summaryrefslogtreecommitdiff
path: root/src/backend/commands/sequence.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-08-16 00:06:24 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-08-16 00:06:24 +0000
commit59ea02a108908e5814e5bda21a86b126b849a837 (patch)
treea3cf4da68175a14a534250f3be20108fbb44aaaf /src/backend/commands/sequence.c
parent5e25b70b232c0a59b0045704964ecba95191d07e (diff)
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/commands/sequence.c')
0 files changed, 0 insertions, 0 deletions