Re: ICU integration - Mailing list pgsql-hackers

From Dave Page
Subject Re: ICU integration
Date
Msg-id CA+OCxowbiorSYrp2F25+NXYNj8c2RS9S35ZP0MbVX3bOEjohkA@mail.gmail.com
Whole thread Raw
In response to Re: ICU integration  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: ICU integration  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On Fri, Sep 9, 2016 at 2:27 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Dave Page <dpage@pgadmin.org> writes:
>> We needed a specific version that was newer than that shipped with
>> RHEL 6 (or in EPEL) iirc.
>
> Sure hope that's not true of the currently-proposed patch :-(

Looking back at my old emails, apparently ICU 5.0 and later include
ucol_strcollUTF8() which avoids the need to convert UTF-8 characters
to 16 bit before sorting. RHEL 6 has the older 4.2 version of ICU.

-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Project Policies
Next
From: Pavel Stehule
Date:
Subject: Re: patch: function xmltable