pgsql/src/interfaces/odbc connection.c convert ...

From: Hiroshi Inoue <inoue(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/odbc connection.c convert ...
Date: 2001-03-16 01:17:23
Message-ID: 200103160117.f2G1HNT98522@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: inoue(at)hub(dot)org 01/03/15 20:17:23

Modified files:
src/interfaces/odbc: connection.c convert.c dlg_specific.c
parse.c psqlodbc.h psqlodbc.rc win32.mak

Log message:
Add multibyte support.
Provide an extenisible scheme of encoding conversion.
As the first step, SJIS and BIG5 are supported.
From now on multibyte people would be happy to use
this psqlodbc driver.

Eiji Tokuya e-tokuya(at)mail(dot)sankyo-unyu(dot)co(dot)jp

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2001-03-16 05:08:40 pgsql/contrib/pg_resetxlog pg_resetxlog.c
Previous Message Tom Lane 2001-03-15 20:01:33 pgsql/doc/src/sgml client-auth.sgml