From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, John Hansen <john(at)geeknet(dot)com(dot)au>, Ameen - Etemady <eetemadi(at)ce(dot)sharif(dot)edu>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: again: add collation support function |
Date: | 2005-06-07 00:02:59 |
Message-ID: | 200506070002.j5702xe20244@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
I think we have decided that use of the ICU library is the tool we are
going to use to implement muliple locales.
---------------------------------------------------------------------------
Peter Eisentraut wrote:
> Am Montag, 7. Februar 2005 23:24 schrieb Tom Lane:
> > I've been waiting to see other comments on it. I think this is
> > certainly not the long-term solution, but if enough people think
> > it is useful as a short-term hack then maybe it should go into contrib.
>
> I'm fine with putting it into contrib. (I haven't looked at the code, just in
> concept.)
>
> --
> Peter Eisentraut
> http://developer.postgresql.org/~petere/
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | a_ogawa | 2005-06-07 00:35:56 | Re: [HACKERS] regexp_replace |
Previous Message | Bruce Momjian | 2005-06-06 23:59:18 | Re: using strxfrm for having multi locale/please vote for |