Re: UTF8 or Unicode

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: UTF8 or Unicode
Дата
Msg-id 5290.1109345593@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: UTF8 or Unicode  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Peter Eisentraut wrote:
>> I think this is what we should do:
>> 
>> UNICODE => UTF8
>> ALT => WIN866
>> WIN => WIN1251
>> TCVN => WIN1258

> OK, but what about latin1?

I think LATIN1 is fine as-is.  It's a reasonably popular name for the
character set, and despite Tatsuo's complaint, it's not going to confuse
anyone in practice --- the 7-bit version of that standard has no traction.
The reason UNICODE is a bad name for UTF8 is exactly that there are
multiple physical encodings of Unicode that are in common use.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: int64/double for time/timestamp
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: 8.0.X and the ARC patent