Re: insensitive collations - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: insensitive collations
Date
Msg-id 831ffb67-fa8b-eb49-d2fe-69e937ed224a@2ndquadrant.com
Whole thread Raw
In response to Re: insensitive collations  (Andreas Karlsson <andreas@proxel.se>)
List pgsql-hackers
On 14/01/2019 15:37, Andreas Karlsson wrote:
>> Nondeterministic collations do address this by allowing canonically
>> equivalent code point sequences to compare as equal.  You still need a
>> collation implementation that actually does compare them as equal; ICU
>> does this, glibc does not AFAICT.
> Ah, right! You could use -ks-identic[1] for this.

That's the default.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: What to name the current heap after pluggable storage / what to rename?
Next
From: Tom Lane
Date:
Subject: Re: Python versions (was Re: RHEL 8.0 build)