Re: Fixed length data types issue - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Fixed length data types issue
Date
Msg-id 20060908204949.GI5892@alvh.no-ip.org
Whole thread Raw
In response to Re: Fixed length data types issue  (mark@mark.mielke.cc)
Responses Re: Fixed length data types issue  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-hackers
mark@mark.mielke.cc wrote:
> On Fri, Sep 08, 2006 at 04:42:09PM -0400, Alvaro Herrera wrote:

> > But Martijn already clarified that ICU does not actually force you to
> > switch everything to UTF-16, so this is not an issue anyway.
> 
> If my memory is correct, it does this by converting it to UTF-16 first.
> This is a performance disadvantage (although it may not be worse than
> PostgreSQL's current implementation :-) ).

Actually he muttered something about iterators, and not needing to
convert anything.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: mark@mark.mielke.cc
Date:
Subject: Re: Fixed length data types issue
Next
From: Andrew Dunstan
Date:
Subject: Re: Fixed length data types issue