From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: CREATE COLLATION definitional questions for ICU |
Date: | 2017-06-30 12:55:55 |
Message-ID: | 362c280c-0de2-ad04-1681-87bf56a06dac@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 6/25/17 11:45, Tom Lane wrote:
> * Also (and this would be a pre-existing bug), why doesn't the FROM
> path copy the old collation's encoding? For example, if you attempted
> to clone the "C" encoding, you wouldn't get a true clone but something
> that's specific to the current DB's encoding.
Fixed that. This has probably no practical impact, so I don't plan to
backpatch it.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2017-06-30 13:00:15 | Re: Broken hint bits (freeze) |
Previous Message | Pavel Stehule | 2017-06-30 12:35:46 | Re: Parallel COPY FROM execution |