pgsql: Fix long standing Asian multibyte charsets bug.

From: ishii(at)postgresql(dot)org (Tatsuo Ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix long standing Asian multibyte charsets bug.
Date: 2005-12-24 10:11:32
Message-ID: 20051224101132.41BD99DC847@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix long standing Asian multibyte charsets bug.
See:

Subject: [HACKERS] bugs with certain Asian multibyte charsets
From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Date: Sat, 24 Dec 2005 18:25:33 +0900 (JST)

for more details.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/src/backend/utils/mb:
wchar.c (r1.40 -> r1.40.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/wchar.c.diff?r1=1.40&r2=1.40.4.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2005-12-24 10:40:55 pgsql: Fix long standing Asian multibyte charsets bug.
Previous Message Tatsuo Ishii 2005-12-24 09:42:30 pgsql: Fix long standing Asian multibyte charsets bug.