From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Inconsistent Conversion Names |
Date: | 2002-09-19 20:19:15 |
Message-ID: | Pine.GSO.4.44.0209192313180.18822-100000@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, 19 Sep 2002, Peter Eisentraut wrote:
> Tatsuo Ishii writes:
>
> > The conversion named "SJIS" is different from IANA's "shift_jis". It
> > actually matches "Windows-31J" in IANA, which is too ugly to being
> > emploied as our conversion name, IMO.
>
> OK
>
> > I agree with win1250 -> windows_1250, win1251 -> windows_1251, but do
> > not agree with renaming win866. There's no windows_866 in IANA. Maybe
> > that should be "ibm866"?
>
> Is it ibm866 or are you wondering yourself?
it's a total mess. I know CP866, CP-866,IBM866,IBM_866
IANA isn't a standard but a recommendation.
glibc uses name mangling, so KOI8-R -> koi8r
>
> > Someone said that the conversion table is actually koi8r + koi8u,
> > being different from IANA's koi8_r. Not sure though.
>
> I found mention in the archives by Oleg B. that it is in fact koi8_r.
>
on my system (linux) I have ru_RU.KOI8-R locale.
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-09-19 20:24:01 | Re: Win32 rename()/unlink() questions |
Previous Message | Jan Wieck | 2002-09-19 19:46:05 | Re: PL/pgSQL question |