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:53:50
Message-ID: 20070326115350.4C31E9FB20E@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:
----
REL7_4_STABLE

Modified Files:
--------------
pgsql/src/backend/utils/mb:
wchar.c (r1.34.2.3 -> r1.34.2.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/wchar.c.diff?r1=1.34.2.3&r2=1.34.2.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2007-03-26 11:59:37 pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW,
Previous Message Tatsuo Ishii 2007-03-26 11:46:25 pgsql: Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW,