Re: [ODBC] SQL literal with SJIS hankaku-kana character cause missing escape

From: TAKATSUKA Haruka <harukat(at)sraoss(dot)co(dot)jp>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: [ODBC] SQL literal with SJIS hankaku-kana character cause missing escape
Date: 2018-02-27 09:33:13
Message-ID: 20180227183313.106c1566e9fa5277490dc784@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello, Inoue-san,

I'm sorry. I missed this mail for long time.

> How about an attached patch?

PsqlODBC 10.00 and later releases including this patch work fine
on our cases.

Thanks,

On Tue, 5 Sep 2017 22:08:26 +0900
"Inoue, Hiroshi" <h-inoue(at)dream(dot)email(dot)ne(dot)jp> wrote:

> Hi Takatsuka-san,
>
> How about an attached patch?
>
> regards,
> Hiroshi Inoue
>
> On 2017/09/05 14:01, TAKATSUKA Haruka wrote:
> > Hello, psqlODBC team.
> >
> > We got a bug.
> > Its reproduce program and log are attached.
> >
> > An SQL string that contains string leteral ended odd number of
> > SJIS hankaku-kana character could cause misssing the next escape.
> >
> > We haven't fixed it yet.

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message TAKATSUKA Haruka 2018-02-27 09:33:15 Silent MALLOC/REALLOC error
Previous Message Vincent Cantrelle 2018-02-26 14:02:27 DBLink problem between Oracle and PostGreSQL