Re: Patch for collation using ICU - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Patch for collation using ICU
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE6C7161@algol.sollentuna.se
Whole thread Raw
In response to Patch for collation using ICU  (Palle Girgensohn <girgen@pingpong.net>)
Responses Re: Patch for collation using ICU
List 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


pgsql-hackers by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: Upcoming 8.0.2 Release
Next
From: Devrim GUNDUZ
Date:
Subject: Re: pg_dump issue : Cannot drop a non-existent(?) trigger