Re: Re: ODBC isolationi level SQL_TXN_SERIALIZABLE -> "08001 Already connected."

From: "Tsunakawa, Takayuki" <tsunakawa(dot)takay(at)jp(dot)fujitsu(dot)com>
To: 'Hong06' <honghe06(at)gmail(dot)com>, "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Re: ODBC isolationi level SQL_TXN_SERIALIZABLE -> "08001 Already connected."
Date: 2016-10-13 06:48:24
Message-ID: 0A3221C70F24FB45833433255569204D1F5FB30E@G01JPEXMBYT05
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello, Inoue-san
cc: Hong

I confirmed the attached patch fixes this bug. Could you review and commit it?

I corrected relevant SQLSTATE values, referring to the following page for ODBC v2.

SQLSTATE Mappings
https://msdn.microsoft.com/en-us/library/ms712451(v=vs.85).aspx

Regards
Takayuki Tsunakawa

Attachment Content-Type Size
xact_isolation.patch application/octet-stream 8.2 KB

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Tsunakawa, Takayuki 2016-10-13 07:51:33 Re: Bug report
Previous Message Heikki Linnakangas 2016-10-13 04:56:31 Re: Get TransactionID using ODBC API