Re: More Code Page wierdness

Поиск
Список
Период
Сортировка
Искать
От
Bruce Momjian
Тема
Re: More Code Page wierdness
Дата
Msg-id
200501111622.j0BGM8X22467@candle.pha.pa.us
Ответ на
Список
Дерево обсуждения
Re: More Code Page wierdness "Magnus Hagander" <mha@sollentuna.net>
Re: More Code Page wierdness Bruce Momjian <pgman@candle.pha.pa.us>
Re: More Code Page wierdness Tom Lane <tgl@sss.pgh.pa.us>
Re: More Code Page wierdness Simon Riggs <simon@2ndquadrant.com>
Re: More Code Page wierdness Andrew Dunstan <andrew@dunslane.net>
Re: More Code Page wierdness Simon Riggs <simon@2ndquadrant.com>
Re: More Code Page wierdness Andrew Dunstan <andrew@dunslane.net>
Magnus Hagander wrote:
> 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?

Agreed.  The idea that <=127 codes are different for different encodings
(code pages) seems impossible.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
В списке pgsql-hackers-win32 по дате отправления
От: Magnus Hagander
Дата:
Сообщение: Re: More Code Page wierdness
От: Andrew Dunstan
Дата:
Сообщение: Re: More Code Page wierdness
FAQ