Re: [HACKERS] CREATE COLLATION definitional questions for ICU - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] CREATE COLLATION definitional questions for ICU
Date
Msg-id 4e709c6e-cbb1-1f66-861b-6358c138cdb6@2ndquadrant.com
Whole thread Raw
In response to [HACKERS] CREATE COLLATION definitional questions for ICU  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 6/25/17 11:45, Tom Lane wrote:
> * For an ICU collation, should we not insist that collcollate and
> collctype be equal?  If not, what does it mean for them to be different?

I have fixed that for now by enforcing them to be the same.

In the longer term, I'm thinking about converting these two columns into
a more flexible array of properties.

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



pgsql-hackers by date:

Previous
From: Petr Jelinek
Date:
Subject: Re: [HACKERS] Fix doc of DROP SUBSCRIPTION
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] CREATE COLLATION definitional questions for ICU