Re: Unicode support - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Unicode support
Date
Msg-id 21918.1239655184@sss.pgh.pa.us
Whole thread Raw
In response to Re: Unicode support  (Greg Stark <stark@enterprisedb.com>)
Responses Re: Unicode support  (- - <crossroads0000@googlemail.com>)
List pgsql-hackers
Greg Stark <stark@enterprisedb.com> writes:
> Is it really true trhat canonical encodings never contain any composed
> characters in them? I thought there were some glyphs which could only
> be represented by composed characters.

AFAIK that's not true.  However, in my original comment I was thinking
about UTF16 surrogates, which are something else entirely --- so I
withdraw that.  I'm still dubious that it is our job to deal with
non-normalized characters, though.

> The original post seemed to be a contrived attempt to say "you should
> use ICU".

Indeed.  The OP should go read all the previous arguments about ICU
in our archives.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: Unicode support
Next
From: Andrew Dunstan
Date:
Subject: Re: Unicode support