Re: ICU for global collation - Mailing list pgsql-hackers

From Marius Timmer
Subject Re: ICU for global collation
Date
Msg-id 1fad612e-a37d-6fd3-9120-4ab8235a663f@uni-muenster.de
Whole thread Raw
In response to Re: ICU for global collation  ("Daniel Verite" <daniel@manitou-mail.org>)
Responses Re: ICU for global collation  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
Hi everyone,

like the others before me we (the university of Münster) are happy to
see this feature as well. Thank you this.

When I applied the patch two weeks ago I run into the issue that initdb
did not recognize the new parameters (collation-provider and icu-locale)
but I guess it was caused by my own stupidity.

> When trying databases defined with ICU locales, I see that backends
> that serve such databases seem to have their LC_CTYPE inherited from
> the environment (as opposed to a per-database fixed value).
I am able to recreate the issue described by Daniel on my machine.

Now it works as expected. I just had to update the patch since commit
3f6b3be3 had modified two lines which resulted in conflicts. You find
the updated patch as attachement to this mail.


Best regards,

Marius Timmer




--
Westfälische Wilhelms-Universität Münster (WWU)
Zentrum für Informationsverarbeitung (ZIV)
Röntgenstraße 7-13
Besucheradresse: Einsteinstraße 60 - Raum 107
48149 Münster
+49 251 83 31158
marius.timmer@uni-muenster.de
https://www.uni-muenster.de/ZIV

Attachment

pgsql-hackers by date:

Previous
From: Nikolay Shaplov
Date:
Subject: Re: [PATCH] use separate PartitionedRelOptions structure to store partitioned table options
Next
From: Antonin Houska
Date:
Subject: Re: Transparent Data Encryption (TDE) and encrypted files