Re: SQL literal with SJIS hankaku-kana character cause missing escape
TAKATSUKA Haruka <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.odbc |
|---|---|
| Organization | SRA OSS, Inc. |
| Message-ID | <[email protected]> |
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" <[email protected]> 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.