Re: MULTIBYTE support

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, pgsql-odbc(at)postgresql(dot)org
Subject: Re: MULTIBYTE support
Date: 2001-03-21 09:44:46
Message-ID: 3AB8780E.D46306FF@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

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

>
> Dave Page wrote:
> >
> > > In this list there was a posting by Eiji Tokuya
> > > about MULTIBYTE patched psqlodbc driver a few
> > > days ago. If there's no objection I would like
> > > to commit the patch before the release. Note that
> > > the changes are all #ifdef'd and doesn't touch
> > > existent NON-MULTIBYTE stuff at all.
> > >
> > > Thanks to Eiji Tokuya for making the patch.
> > > Thanks to Hiroki Kataoka for suggestion and
> > > discussion with Eiji about its implementation.
> >
> > I have no objections to adding it but I do think a revision number increment
> > to 07.01.0004 would be a good idea as well though. I can submit a patch for
> > that or if you (Hiroshi) can edit psqlodbc.rc (in 3 places?) and psqlodbc.h?
> > Let me know if you want me to do it...
> >
>

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Ludek Finstrle 2001-03-21 10:38:34 Re: pgsqODBC binding parameters II (fwd)
Previous Message Hiroshi Inoue 2001-03-21 09:26:23 Re: pgsqODBC binding parameters II (fwd)