From: | Dave Page <dpage(at)postgresql(dot)org> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
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:20:53 |
Message-ID: | 47151D25.60804@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Magnus Hagander wrote:
> 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.
Well, that depends on whether we care that we're actually faking the
utf-8 support and/or we want to keep the message consistent with what
you'd see in other locales.
/D
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2007-10-16 20:37:14 | Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32. |
Previous Message | Dave Page | 2007-10-16 20:18:22 | Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32. |
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Browne | 2007-10-16 20:24:30 | Re: [RFC] extended txid docs |
Previous Message | Dave Page | 2007-10-16 20:18:22 | Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32. |