| From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
|---|---|
| To: | SunWuKung <Balazs(dot)Klein(at)axelero(dot)hu> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: case insensitive match in unicode |
| Date: | 2006-04-07 13:46:01 |
| Message-ID: | 20060407134601.GF22799@svana.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, Apr 06, 2006 at 11:12:26PM +0200, SunWuKung wrote:
> > There is also a locale-independant case-mapping module there plus
> > various locale specific ones also.
> >
> > http://icu.sourceforge.net/userguide/Transform.html
> > http://icu.sourceforge.net/userguide/caseMappings.html
> > http://icu.sourceforge.net/userguide/normalization.html
> >
> > Have a nice day,
> >
> Thanks, I looked at this and it looks like something that would indeed
> solve the problem.
> However I was so far unable to figure out how could I use this from
> within Postgres. If you have experience with it could you give me an
> example?
There are some unofficial ICU patches but I doubt they're still
up-to-date. I don't personally use it though maybe someone else here
does...
Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Douglas McNaught | 2006-04-07 13:52:42 | Re: postmaster going down own its on |
| Previous Message | Martijn van Oosterhout | 2006-04-07 13:12:25 | Re: help needed (which group do I post these questions to?) |