Re: [ODBC] pgAdmin2 UTF-8 support

Поиск
Список
Период
Сортировка
От Jean-Michel POURE
Тема Re: [ODBC] pgAdmin2 UTF-8 support
Дата
Msg-id 200202250914.g1P9EhFP008106@www1.translationforge
обсуждение исходный текст
Ответ на Re: [ODBC] pgAdmin2 UTF-8 support  (Dave Page <dpage@vale-housing.co.uk>)
Список pgadmin-hackers
Le Lundi 25 Février 2002 10:02, Dave Page a écrit :
> So, to get this straight in my non multilingual brain, if you set client
> encoding to latin1 then european charsets (i.e. latin based) work perfectly
> in pgAdmin?
Yes.

> So probably we need to _at least_ do something similar for Japanese/Hebrew
> etc...
Yes.

PostgreSQL uses the recode library.

Recode can translate UTF-8 to any Windows encoding. i.e, it should be
possible to translate UTF-8 (server) to Hebrew (Windows encoding, client),
provided that Western VB is able to display Windows Hebrew fonts (which
should be the case, no?).

Otherwise we will have to ask users of VB localized versions to recompile
pgAdmin2. This should work anyway, in one case or another.

So users should be able to :
- choose client encoding,
- choose font for display.

Cheers,
Jean-Michel

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [ODBC] pgAdmin2 UTF-8 support
Следующее
От: Dave Page
Дата:
Сообщение: Re: [ODBC] pgAdmin2 UTF-8 support