Re: [HACKERS] ICU collation variant keywords and pg_collation entries(Was: [BUGS] Crash report for some ICU-52 (debian8) COLLATE and work_memvalues) - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] ICU collation variant keywords and pg_collation entries(Was: [BUGS] Crash report for some ICU-52 (debian8) COLLATE and work_memvalues)
Date
Msg-id 8ef176d8-7017-b6c9-e6b6-ae0a0cdde9e0@2ndquadrant.com
Whole thread Raw
In response to [HACKERS] ICU collation variant keywords and pg_collation entries (Was: [BUGS]Crash report for some ICU-52 (debian8) COLLATE and work_mem values)  (Peter Geoghegan <pg@bowt.ie>)
Responses Re: [HACKERS] ICU collation variant keywords and pg_collation entries(Was: [BUGS] Crash report for some ICU-52 (debian8) COLLATE and work_mem values)  (Peter Geoghegan <pg@bowt.ie>)
Re: [HACKERS] ICU collation variant keywords and pg_collation entries (Was: [BUGS] Crash report for some ICU-52 (debian8) COLLATE and work_mem values)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 8/6/17 20:07, Peter Geoghegan wrote:
> I've looked into this. I'll give an example of what keyword variants
> there are for Greek, and then discuss what I think each is.

I'm not sure why we want to get into editorializing this.  We query ICU
for the names of distinct collations and use that.  It's more than most
people need, sure, but it doesn't cost us anything.  The alternatives
are hand-maintaining a list of collations, or installing no collations
by default.  Both of those are arguably worse for users or for future
code maintenance or both.

-- 
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: [HACKERS] max_files_per_processes vs others uses of filedescriptors
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] max_files_per_processes vs others uses of file descriptors