upper() with LATIN1 problem

Поиск
Список
Период
Сортировка
От Lic. Guillermo González
Тема upper() with LATIN1 problem
Дата
Msg-id 425BCCC3.40403@cybira.biz
обсуждение исходный текст
Ответы Re: upper() with LATIN1 problem
Список pgsql-admin
Hi,

The developers on my company reports me a problem with de upper() function.

The problem is:
- with a text 'magriñá'
- the upper('magriñá') returns MAGRIñà
- NOTE that the characters 'ñ' and 'á' didn't change the case.
- the text are stored in a table in a character varying(50) field
- the database has LATIN1 encoding
- the postgresql version is 7.4.7
- the OS is Debian Linux 2.6.10

Please, can anyone help me to resolve this problem?

Thanks!
--
Guillermo González

В списке pgsql-admin по дате отправления:

Предыдущее
От: John DeSoi
Дата:
Сообщение: Re: PostgreSQL replication solution?
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Log File Maintainance