| From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
|---|---|
| To: | "Palle Girgensohn" <girgen(at)pingpong(dot)net>, "Stephan Szabo" <sszabo(at)megazone(dot)bigpanda(dot)com> |
| Cc: | <pgsql-hackers(at)postgresql(dot)org>, "John Hansen" <john(at)geeknet(dot)com(dot)au>, "Andrew Dunstan" <andrew(at)dunslane(dot)net> |
| Subject: | Re: Patch for collation using ICU |
| Date: | 2005-03-27 18:11:48 |
| Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE6C7161@algol.sollentuna.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>As for general collation of unicode, the reason for me to use
>ICU is that
>my system does not support strcoll correctly for multibyte
>locales, as I
>mentioned earlier. I also noted that even for systems that do handle
>strcoll correctly for unicode, ICU claims to be a couple of magnitudes
>faster, so this patch might be useful for other systems (read
>Linux) as
>well. See previous emails for details.
Does it work on win32? If so, perhaps it could help with the lack of
UTF-8 strcoll there?
//Magnus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Devrim GUNDUZ | 2005-03-27 19:31:18 | Re: pg_dump issue : Cannot drop a non-existent(?) trigger |
| Previous Message | Magnus Hagander | 2005-03-27 18:10:07 | Re: Upcoming 8.0.2 Release |