Re: Character expansion with ICU collations - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Character expansion with ICU collations
Date
Msg-id 1424195.1623261488@sss.pgh.pa.us
Whole thread Raw
In response to Re: Character expansion with ICU collations  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
List pgsql-hackers
Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes:
> You can have these queries return both rows if you use an 
> accent-ignoring collation, like this example in the documentation:

> CREATE COLLATION ignore_accents (provider = icu, locale = 
> 'und-u-ks-level1-kc-true', deterministic = false);

It occurs to me to wonder whether texteq() still obeys transitivity
when using such a collation.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Character expansion with ICU collations
Next
From: "Jonathan S. Katz"
Date:
Subject: unnesting multirange data types