pgsql/src/include/mb (pg_wchar.h) - Mailing list pgsql-committers

From ishii@postgresql.org
Subject pgsql/src/include/mb (pg_wchar.h)
Date
Msg-id 200010301041.e9UAf7T76268@hub.org
Whole thread Raw
List pgsql-committers
  Date: Monday, October 30, 2000 @ 05:41:05
Author: ishii

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/mb
     from hub.org:/tmp/cvs-serv76171

Modified Files:
    pg_wchar.h

-----------------------------  Log Message  -----------------------------

Add support for code conversion between Unicode and other encodings.
Supported encodings are: EUC_JP, EUC_CN, EUC_KR, EUC_TW, Shift JIS,
Big5, ISO8859-[1-5].
TODO: testings! and documentations...


pgsql-committers by date:

Previous
From: ishii@postgresql.org
Date:
Subject: pgsql/src/interfaces/libpq (Makefile fe-connect.c)
Next
From: ishii@postgresql.org
Date:
Subject: pgsql/src/backend/utils/mb/Unicode (- New directory)