RE: MULTIBYTE support

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: "'Hiroshi Inoue'" <Inoue(at)tpf(dot)co(dot)jp>, pgsql-odbc(at)postgresql(dot)org, "'pgsql-patches(at)postgresql(dot)org'" <pgsql-patches(at)postgresql(dot)org>
Subject: RE: MULTIBYTE support
Date: 2001-03-21 11:27:21
Message-ID: 8568FC767B4AD311AC33006097BCD3D61A2A3B@woody.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc pgsql-patches

> -----Original Message-----
> From: Hiroshi Inoue [mailto:Inoue(at)tpf(dot)co(dot)jp]
> Sent: 21 March 2001 09:45
> To: Dave Page; pgsql-odbc(at)postgresql(dot)org
> Subject: Re: [ODBC] MULTIBYTE support
>
>
> Hi
>
> I committed the following change.
> Now psqlodbc version is 7.01.0004.
>
> 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
>
> regards,
> Hiroshi Inoue

Thanks for letting me know Hiroshi, I'll compile a couple of binaries and
make them available for people to download shortly.

The attached patch fixes win32.mak which got broken by the Multibyte mod
:-(, and tidies it up a little as well.

Regards, Dave.

Attachment Content-Type Size
patch.diff application/octet-stream 9.8 KB

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2001-03-21 11:55:16 v07.01.0004 ODBC Driver Download
Previous Message Ludek Finstrle 2001-03-21 10:38:34 Re: pgsqODBC binding parameters II (fwd)

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-03-21 15:54:46 Patch application
Previous Message Harish Agarwal 2001-03-21 05:14:49 Problem in doing bulk inserts thru ODBC API calls