From: | David Steele <david(at)pgmasters(dot)net> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de>, Andrey Borodin <x4mmm(at)yandex-team(dot)ru> |
Cc: | Peter Geoghegan <pg(at)bowt(dot)ie>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Vladimir Borodin <root(at)simply(dot)name>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Marina Polyakova <m(dot)polyakova(at)postgrespro(dot)ru> |
Subject: | Re: Re: [HACKERS] Can ICU be used for a database's default sort order? |
Date: | 2018-03-06 14:54:33 |
Message-ID: | 8a06b2db-fb18-3908-f183-da693e1e16a1@pgmasters.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 3/2/18 1:14 AM, Andres Freund wrote:
>
> On 2018-02-10 20:45:40 +0500, Andrey Borodin wrote:
>> I've contacted Postgres Professional. Marina Polyakova had kindly provided their patch.
>> The patch allows to use libc locale with ICU collation as default for cluster or database.
>>
>> It seems that this patch brings important long-awaited feature and deserves to be included in last v11 commitfest.
>> Peter, everyone, do you agree with this? Or should we better adapt this work through v12 cycle?
>>
>> I'm planning to provide review asap and do necessary changes if required (this was discussed with Marina and Postgres Professional).
>
> This patch was submitted for the last v11 commitfest, it's not a trivial
> patch, and hasn't yet been reviewed. I'm afraid the policy is that large
> patches shouldn't be submitted for the last commitfest... Thus I think
> this should be moved to the next one.
This patch has been moved to the next CF.
Regards,
--
-David
david(at)pgmasters(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Bossart, Nathan | 2018-03-06 14:56:05 | Re: BUG #14941: Vacuum crashes |
Previous Message | David Steele | 2018-03-06 14:50:55 | Re: Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT |