Re: [HACKERS] Can ICU be used for a database's default sort order? - Mailing list pgsql-hackers

From Daniel Verite
Subject Re: [HACKERS] Can ICU be used for a database's default sort order?
Date
Msg-id 95d7643a-2652-493c-9e3f-b21cd5eddbc4@manitou-mail.org
Whole thread Raw
In response to Re: [HACKERS] Can ICU be used for a database's default sort order?  (Dmitry Dolgov <9erthalion6@gmail.com>)
Responses Re: [HACKERS] Can ICU be used for a database's default sort order?  (Dmitry Dolgov <9erthalion6@gmail.com>)
List pgsql-hackers
    Dmitry Dolgov wrote:

> As a side note, I'm a bit confused, who is the original author of
> the proposed patch? If it's Marina, why she isn't involved in the
> discussion or even mentioned in the patch itself?

The original patch [1] starts with these commit metadata:

  From e1cb130f550952d9c9c2d9ad1c52e60699a2c968 Mon Sep 17 00:00:00 2001
  From: Marina Polyakova <m.polyakova@postgrespro.ru>
  Date: Fri, 9 Feb 2018 18:57:25 +0300
  Subject: [PATCH] ICU as default collation provider
  ... commit message...

but as you note, Marina did not intervene in the discussion nor
submitted it herself, so this patch misses someone to play the
role of the author in the CF process.

There were reviews: Andrey Borodin raised issues with the patch in
[2], I spent some time trying it and asked questions about the design
in [3], but no one followed up on them within the next months.

About the status of the patch, to me it should be RWF. It's been
moved to the next CF several times with no progress besides rebases.


[1] <37A534BE-CBF7-467C-B096-0AAD25091A9F@yandex-team.ru>
[2] <92826DEB-DA8F-4AE4-9C43-03A55D18A766@yandex-team.ru>
[3] <7e86a1aa-a942-4f6b-978e-e9013a4af3fb@manitou-mail.org>


Best regards,
--
Daniel Vérité
PostgreSQL-powered mailer: http://www.manitou-mail.org
Twitter: @DanielVerite


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: proposal: less strict input of regprocedure type
Next
From: Tom Lane
Date:
Subject: Re: Support custom socket directory in pg_upgrade