Re: [pgsql-hackers-win32] UNICODE/UTF-8 on win32

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [pgsql-hackers-win32] UNICODE/UTF-8 on win32
Дата
Msg-id 200502250807.08569.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: [pgsql-hackers-win32] UNICODE/UTF-8 on win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [pgsql-hackers-win32] UNICODE/UTF-8 on win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian wrote:
> Oh, sorry.  So there is no ordering in Unicode?

That statement is meaningless.  Unicode is a character set, not a
collation order.

> No wonder some
> languages can't use Unicode effectively.

That has nothing to do with it.

>         o Disallow encodings like UTF8 which PostgreSQL supports
>           but the operating system does not (already disallowed by
>           pginstaller)

I think the warning that initdb shouts out is already enough for this.
I don't think we want to disallow this for people who know what they
are doing.

> I assume C just compares the bytes, meaning equality comparisons are
> fine, but greater/less than is consistent but meaningless.

That statement is independent of whether you use Unicode or something
else.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: UTF8 or Unicode
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [pgsql-hackers-win32] UNICODE/UTF-8 on win32