Re: Encoding Issue with UNICODE

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: Encoding Issue with UNICODE
Дата
Msg-id 6EBED09E-AB7B-11D9-807C-000A95B03262@pgedit.com
обсуждение исходный текст
Ответ на Re: Encoding Issue with UNICODE  (fritz-bayer@web.de (Fritz Bayer))
Список pgsql-general
On Apr 12, 2005, at 6:39 AM, Fritz Bayer wrote:

> But in which encoding? I guess utf8 or utf16...
>
> But why doesn that fail only for äüö? Shouldn't any other letter
> encoded in utf16 also fail?
>
> I mean unicode itself is 16 bit long. So "münchen" should expand to 14
> characters. But only ü expands to two characters.


PostgreSQL only supports utf-8. There has been discussion of using a
label other than "unicode" to make this more apparent.


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Suitable Database version
Следующее
От: Mark Harrison
Дата:
Сообщение: generating a parent/child relationship in a trigger