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

Started by Hiroshi Inoueover 25 years ago1 messagescomitters
Jump to latest
#1Hiroshi Inoue
inoue@hub.org

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: inoue@hub.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@mail.sankyo-unyu.co.jp