Re: BUG #12542: Incorrect behaviour of lower and upper on accented vocals in UTF8
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: BUG #12542: Incorrect behaviour of lower and upper on accented vocals in UTF8 |
| Дата | |
| Msg-id | 20923.1421247056@sss.pgh.pa.us обсуждение |
| Ответ на | BUG #12542: Incorrect behaviour of lower and upper on accented vocals in UTF8 (orsini@unive.it) |
| Список | pgsql-bugs |
orsini@unive.it writes:
> The following bug has been logged on the website:
> Bug reference: 12542
> Logged by: Renzo Orsini
> Email address: orsini@unive.it
> PostgreSQL version: 9.3.5
> Operating system: Mac OS X
> Description:
> When lower and upper are applied to UTF8 strings with accented letters, they
> have an incorrect behaviour, for instance, upper('Autorità ') returns
> 'AUTORITÃ ' and not 'AUTORITÃ' as it should. Similarly, lower('AUTORITÃ')
> returns lower('autoritÃ').
Yeah, unfortunately, this is a bug in Mac OS X itself: the UTF8 locales
don't really work right. You might have better luck if you can adopt an
ISO8859 encoding.
There has been some discussion of working around OS X's deficiencies
in this area, but it's a significant bit of work and hasn't been
done yet.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера