Re: BUG #3323: Wrong charset for the lower and upper functions
| От | Euler Taveira de Oliveira |
|---|---|
| Тема | Re: BUG #3323: Wrong charset for the lower and upper functions |
| Дата | |
| Msg-id | 465E3913.8000208@timbira.com обсуждение исходный текст |
| Ответ на | BUG #3323: Wrong charset for the lower and upper functions ("Eduardo Santos" <eduardo.edusantos@gmail.com>) |
| Ответы |
Re: BUG #3323: Wrong charset for the lower and upper functions
|
| Список | pgsql-bugs |
Eduardo Santos wrote: > When you have the latin character ç and use the lower or the upper > function, instead of return the approprite character, it returns the oposite > one, so the comparisons in the whole DB are wrong. If you have a word such > as Serviço, and you use the lower function, the result is serviÃâ¡o, instead > of serviço. the other side is also true: if you use upper in the same eord, > the result is SERVIçO, instead of SERVIÃâ¡O. > Did you read [1] for issues with code page on Windows console windows? What kind of encoding are you using? I haven't reproduce your problem here. [1] http://www.postgresql.org/docs/8.2/static/app-psql.html -- Euler Taveira de Oliveira http://www.timbira.com/
В списке pgsql-bugs по дате отправления: