Re: More Code Page wierdness

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: More Code Page wierdness
Дата
Msg-id 41E3FEDD.1070602@dunslane.net
обсуждение исходный текст
Ответ на Re: More Code Page wierdness  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-hackers-win32

Magnus Hagander wrote:

>>whereas apparently some of Windows' code pages are not :-(
>>(which is proof of brain death in Redmond if I ever saw it).
>>
>>
>
>I've never seen one that changes any chars <= 127. But it's possible the
>editor in this case wrote down a file in the wrong charset.
>Looking at http://www.microsoft.com/globaldev/reference/wincp.mspx, "*"
>is 002A in *every single one*, inlcuding japanese.
>
>Looking at http://www.microsoft.com/globaldev/reference/oem/437.htm, it
>shows that it's 002A in the very encoding Simon said was used in this
>case. So it is in
>http://www.microsoft.com/globaldev/reference/oem/850.htm, which is the
>OEM codepage used in Swedish windows.
>
>I'm having trouble seeing why '*' would have a different value in
>different codepages. I'm wondering if we're going down the wrong road
>completely here?
>
>
>
>

So it's not just me. I was looking at similar pages here:
http://www.kostis.net/charsets/ and did not find one with 2A != asterisk.

cheers

andrew

В списке pgsql-hackers-win32 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: More Code Page wierdness
Следующее
От: Tom Lane
Дата:
Сообщение: Re: More Code Page wierdness