On Thu, Dec 12, 2019 at 01:47:25AM +0100, Jeremie Courreges-Anglas wrote:
>
> +cc maintainer
>
> This has bugged me for some time, I think enabling ICU makes sense.
> Here's a wip diff. I fear it might cause issues with existing
> databases. Real world tests would probably help.
I doubt it can have side effects on existing databases as they all have
a locale (and potential collations) configured during initdb, and adding
the possibility to use more locales/collations shouldnt affect existing
ones. Of course, to be tested in the real world :)
No comments:
Post a Comment