Locale, Encoding

Поиск
Список
Период
Сортировка
От Jean-Michel POURE
Тема Locale, Encoding
Дата
Msg-id 200202261100.g1QB0gLx009752@www1.translationforge
обсуждение исходный текст
Ответ на Re: Database->ServerEncoding, ClientEncoding  (Dave Page <dpage@vale-housing.co.uk>)
Список pgadmin-hackers
> LCID is the Windows Locale ID
> If it's not important, ignore it.

Locales and encodings are different:
Locale : "fr_fr",
Encoding : "Latin1".

I guess LCID is not a locale but a font ID. What should $M express locales
using IDs?

Still I don't know if we should keep ServerEncodingID (Long) and
ClientEncodingID (Long). I don't see how these numbers can be used. Do you?

Cheers,
Jean-Michel

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

Предыдущее
От: Jean-Michel POURE
Дата:
Сообщение: Re: Database->ServerEncoding, ClientEncoding
Следующее
От: Dave Page
Дата:
Сообщение: Re: Database->ServerEncoding, ClientEncoding