pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW,

From: ishii(at)postgresql(dot)org (Tatsuo Ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW,
Date: 2007-03-26 11:15:13
Message-ID: 20070326111513.BB3749FB27A@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, MULE_INTERNAL
and GB18030. patches from ITAGAKI Takahiro.

Modified Files:
--------------
pgsql/src/backend/utils/mb:
wchar.c (r1.60 -> r1.61)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/wchar.c.diff?r1=1.60&r2=1.61)

Browse pgsql-committers by date

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