Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32.

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Dave Page <dpage(at)postgresql(dot)org>
Cc: Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32.
Date: 2007-10-16 20:17:17
Message-ID: 47151C4D.2070704@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Dave Page wrote:
> Magnus Hagander wrote:
>> Not so. The locale is Japanese_Japan, really. That's the only part
>> that's relevant for UTF16 encodings, which is what we use to do UTF8. We
>> specifically *don't* try to use Japanese_Japan.65001.
>
> Thats not what I mean. From a *usability* perspective, Hiroshi should
> see Japanese_Japan.65001 because he's selected UTF-8 in Japanese_Japan.
> He shouldn't see Japanese_Japan.932 because that definitely isn't what
> he selected.

I'l grant you that from a usbility perspective, he should see
Japanese_Japan. Not the .65001 part, though.

//Magnus

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Dave Page 2007-10-16 20:18:22 Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32.
Previous Message Hiroshi Saito 2007-10-16 20:16:38 Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32.

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Page 2007-10-16 20:18:22 Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32.
Previous Message Hiroshi Saito 2007-10-16 20:16:38 Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32.