Re: UNIX vs Windows LC CTYPE and UPPER mu

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>
Cc: service prodat *EXTERN* <service(at)prodat-sql(dot)de>, pgsql-admin(at)postgresql(dot)org
Subject: Re: UNIX vs Windows LC CTYPE and UPPER mu
Date: 2012-04-19 18:21:55
Message-ID: 1334859715.24114.3.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On tor, 2012-04-19 at 10:02 +0200, Albe Laurenz wrote:
> After looking at the UNICODE character list I tend to agree that
> code point 0xB5 (MICRO SIGN) should not be converted to
> 0x39C (GREEK CAPITAL LETTER MU). There's 0x3BC for GREEK SMALL LETTER MU.

http://www.unicode.org/Public/UNIDATA/UnicodeData.txt has:

00B5;MICRO SIGN;Ll;0;L;<compat> 03BC;;;;N;;;039C;;039C

and

039C;GREEK CAPITAL LETTER MU;Lu;0;L;;;;;N;;;;03BC;

So this mapping is correct.

Case conversion is not necessarily round-trip.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message amador alvarez 2012-04-19 21:54:51 Re: Urgent help required
Previous Message Scott Mead 2012-04-19 18:10:37 Re: Urgent help required