BUG #4343: upper, lower, initcap do not work with umlaute? (important!)
В списке pgsql-bugs по дате отправления:
| От | paull |
|---|---|
| Тема | BUG #4343: upper, lower, initcap do not work with umlaute? (important!) |
| Дата | |
| Msg-id | 200808061506.m76F6W0r088172@wwwmaster.postgresql.org обсуждение |
| Список | pgsql-bugs |
The following bug has been logged online:
Bug reference: 4343
Logged by: paull
Email address: kaeptn.haddock@gmail.com
PostgreSQL version: 8.2? not sure
Operating system: ubuntu
Description: upper, lower, initcap do not work with umlaute?
(important!)
Details:
Hello
Sorry; I forgot to mention, that the Database is encoded in SQLASCII, so I
suspect, that this is the source of the problem. Probably noone can fix it
then.
Sorry for creating unnecessary reports.
Best regards
---------------------------------------
I suspect this is no news, but then again, maybe noone ever bothered to
report?
I suspect that pgsql functions upper, lower and initcap do not support
umlaute. If I query in phppgadmin like this:
select
initcap('xxx'),upper('xxx'),initcap('öÃöÃäÃäÃä'),upper('öÃöÃäÃ
äÃä')
the result is this:
Xxx XXX öÃöÃäÃäÃä öÃöÃäÃäÃä
Hope this helps you
Best regards
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера