Re: [pgsql-advocacy] Thought provoking piece on

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
Cc: alvherre(at)commandprompt(dot)com, Bruce Momjian <bruce(at)momjian(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, josh(at)agliodbs(dot)com, pgsql-advocacy(at)postgresql(dot)org, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, PgSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: [pgsql-advocacy] Thought provoking piece on
Date: 2006-09-01 14:55:14
Message-ID: 20060901145513.GR12644@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-general pgsql-hackers

On Fri, Sep 01, 2006 at 04:16:31PM +0200, Stefan Kaltenbrunner wrote:
> On the ICU vs. our own library I'm not sure what would be a good thing
> to do - ICU is _LARGE_ and we already have some perfectly fine and
> proven code for things like character conversion or timezone handling in
> the core ...

Well, there's the pros:
- It's faster than glibc
- Patches to do it have already been submitted
- There doesn't exist any other library that does it

I'm not sure the size is that much of an issue, the point being to use
it if it's installed on people's machines. Besides, it not that big,
it'd fit inside one of our WAL segments :)

I think the bigger question is: collation is hard, is anyone here
interested in maintaining such code? If not, we outsource to a group
who *is* willing to maintain it.

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-advocacy by date

  From Date Subject
Next Message Andrew Sullivan 2006-09-01 15:07:58 Re: PostgreSQL rebranding
Previous Message Bricklen Anderson 2006-09-01 14:39:45 Re: [pgsql-advocacy] Thought provoking piece on NetBSD

Browse pgsql-general by date

  From Date Subject
Next Message Waldo Nell 2006-09-01 15:02:24 Database corruption
Previous Message Tom Lane 2006-09-01 14:53:58 Re: Insert Rule

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2006-09-01 15:02:23 Sort performance
Previous Message Tom Lane 2006-09-01 14:45:09 Re: DOC: catalog.sgml