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:12
Message-ID: 20070326110912.B304C217324@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.1.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pginst/ca:
locale.c (r1.8 -> r1.8.2.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/locale.c.diff?r1=1.8&r2=1.8.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message User H-saito 2007-03-26 11:09:46 pginstaller - pginst: Fixed definition of EUC_jp codepage.
Previous Message User H-saito 2007-03-26 11:08:34 pginstaller - pginst: Fixed definition of EUC_jp codepage.