Re: UNIX vs Windows LC CTYPE and UPPER mu
От
Peter Eisentraut
Тема
Re: UNIX vs Windows LC CTYPE and UPPER mu
Дата
Msg-id
1334859715.24114.3.camel@vanquo.pezone.net
Ответ на
Re: UNIX vs Windows LC CTYPE and UPPER mu (Albe Laurenz)
Список
Дерево обсуждения
UNIX vs Windows LC CTYPE and UPPER mu service prodat <service@prodat-sql.de>
Re: UNIX vs Windows LC CTYPE and UPPER mu "Albe Laurenz" <laurenz.albe@wien.gv.at>
Re: UNIX vs Windows LC CTYPE and UPPER mu Peter Eisentraut <peter_e@gmx.net>
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; 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.
В списке pgsql-admin по дате отправления