Re: lower and unicode

Поиск
Список
Период
Сортировка
От Miroslav Šulc
Тема Re: lower and unicode
Дата
Msg-id 42354812.7030106@startnet.cz
обсуждение исходный текст
Ответ на lower and unicode  (pginfo <pginfo@t1.unisoftbg.com>)
Список pgsql-sql
Are you using PostgreSQL on Windows? If so, you should read the FAQ here
http://pginstaller.projects.postgresql.org/FAQ_windows.html#2.6.

On Windows, UNICODE (UTF8) is not supported because Windows natively
supports only UTF16 (I'm just repeating something I have read somewhere).

Miroslav

pginfo wrote:

> Hi ,
>
> I tested the lower with unicode on 8.0.1 and find it not to work.
> If I have only latin symbols it is working well, but if I try to use
> also cyrillic the lower simpli ignore this symbols and all stay as is.
> I readet that this will work on 8.x .
> Exists some one using lower/upper + unicode and where can I find info
> about unicode status with pg?
>
> regards,
> ivan.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)


Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: sql: "LIKE" problem
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: sql: "LIKE" problem