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 02:56:03
Message-ID: 20070326025603.DE8F821731F@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!

Modified Files:
--------------
pginst/ca:
locale.c (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/locale.c.diff?r1=1.9&r2=1.10)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2007-03-26 08:08:55 stackbuilder - wizard: Specify the application version in
Previous Message Tom Lane 2007-03-26 02:38:22 pgsql: Seems some people have been forgetting to run autoheader.