Log Message:
-----------
Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, MULE_INTERNAL
and GB18030. patches from ITAGAKI Takahiro.
Tags:
----
REL8_1_STABLE
Modified Files:
--------------
pgsql/src/backend/utils/mb:
wchar.c (r1.47.2.5 -> r1.47.2.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/wchar.c.diff?r1=1.47.2.5&r2=1.47.2.6)
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match