Re: UTF8 conversion differences from v8.1.3 to v8.1.4

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Eric Faulhaber <ecf(at)goldencode(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: UTF8 conversion differences from v8.1.3 to v8.1.4
Date: 2006-07-19 21:43:33
Message-ID: 20060719214333.GD6893@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jul 19, 2006 at 05:13:04PM -0400, Tom Lane wrote:
> Given the lack of "memcoll", that proposal isn't going to fly ...
> at least not until we replace all the locale support code with something
> else (that hopefully will be null-clean).

Yeah, ICU would give us that, but it won't magically fix any of the
other problems.

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-07-19 21:45:00 Re: UTF8 conversion differences from v8.1.3 to v8.1.4
Previous Message Cornelia Boenigk 2006-07-19 21:30:35 Re: Problem creating a function - solved