Re: Unicode support - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Unicode support
Date
Msg-id 14103.1240156485@sss.pgh.pa.us
Whole thread Raw
In response to Re: Unicode support  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Unicode support  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> On Monday 13 April 2009 20:18:31 - - wrote:
>> 1) Functions like char_length() or length() do NOT return the number
>> of characters (the manual says they do), instead they return the
>> number of code points.

> I have added a Todo item about possibly fixing this.

I thought the conclusion of the thread was that this wasn't wrong?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: to_timestamp() changes in 8.4 release notes
Next
From: Magnus Hagander
Date:
Subject: Re: Why isn't stats_temp_directory automatically created?