pginstaller - pginst: Fixed definition of EUC_jp codepage.

From: h-saito(at)pgfoundry(dot)org (User H-saito)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Fixed definition of EUC_jp codepage.
Date: 2007-03-26 11:09:46
Message-ID: 20070326110946.3A734217324@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixed definition of EUC_jp codepage.
This was helped by ITAGAKI Takahiro-san's report.
20932 should be used here instead of 51932. (MSDN might be wrong!)

#The locale was not chiefly used in Japan....
#Therefore, it did not notice easily.:-(
Thanks!

back-patch to 8.0.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pginst/ca:
locale.c (r1.5 -> r1.5.2.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/locale.c.diff?r1=1.5&r2=1.5.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2007-03-26 11:15:13 pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW,
Previous Message User H-saito 2007-03-26 11:09:12 pginstaller - pginst: Fixed definition of EUC_jp codepage.