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:46:25
Message-ID: 20070326114625.40CBD9FA440@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.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/src/backend/utils/mb:
wchar.c (r1.40.4.3 -> r1.40.4.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/wchar.c.diff?r1=1.40.4.3&r2=1.40.4.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2007-03-26 11:53:50 pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW,
Previous Message Tatsuo Ishii 2007-03-26 11:43:10 pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW,