Re: [HACKERS] How can I find a specific collation in pg_collationwhen using ICU? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] How can I find a specific collation in pg_collationwhen using ICU?
Date
Msg-id 176fc1b7-bc72-5f49-9a7d-bed5d4b43947@2ndquadrant.com
Whole thread Raw
In response to [HACKERS] How can I find a specific collation in pg_collation when using ICU?  ("MauMau" <maumau307@gmail.com>)
List pgsql-hackers
On 8/9/17 08:38, MauMau wrote:
> I tried to find a particular collation name in pg_collation, but I
> cannot understand the naming convention after reading the following
> article.  Specifically, I want to find out whether there is some
> collation equivalent to Japanese_CI_AS in SQL Server, which means
> Japanese, case-insensitive, and accent sensitive.

There are no case-insensitive collations in PostgreSQL (yet).

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



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] Remove 1MB size limit in tsvector
Next
From: Shubham Barai
Date:
Subject: [HACKERS] GSoC 2017: weekly progress reports (week 9 and week 10)