Re: unicode and sorting(at least)

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: unicode and sorting(at least)
Дата
Msg-id 20040624.232724.78703361.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на Re: unicode and sorting(at least)  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Ответы Re: unicode and sorting(at least)  (Dennis Gearon <gearond@fireserve.net>)
Список pgsql-general
> On Wed, 23 Jun 2004, Dennis Gearon wrote:
>
> > This is what has to be eventually done:(as sybase, and probably others do it)
> >
> >     http://www.ianywhere.com/whitepapers/unicode.html
>
> Actually, what probably has to be eventually done is what's in the SQL
> spec.
>
> Which is AFAICS basically:
>  Allow multiple encodings
>  Allow multiple character sets (within an encoding)

Could Please explain more details for above. In my understanding a
character set can have multiple encodings but...
--
Tatsuo Ishii

>  Allow one or more collations per character set
>  Allow columns to specify character set and collation
>  Allow literals in multiple character sets
>  Allow translations and encoding conversions (as supported)
>  Allow explicit COLLATE clauses to control ordering and comparisons.
>  Handle identifiers in multiple character sets
>
> plus some misc things like allowing sets that control the default
> character set for literals for this session and such.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match
>

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

Предыдущее
От: "Mark Spruill"
Дата:
Сообщение: Re: Dump produces file with new line characters
Следующее
От: Mike Nolan
Дата:
Сообщение: Queries not always using index on timestamp search