Re: Update regression tests to use ODBC 3.X APIs - Mailing list pgsql-odbc

From Heikki Linnakangas
Subject Re: Update regression tests to use ODBC 3.X APIs
Date
Msg-id 532FD5C4.7080602@vmware.com
Whole thread Raw
In response to Update regression tests to use ODBC 3.X APIs  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-odbc
On 03/24/2014 06:06 AM, Michael Paquier wrote:
> Hi all,
>
> Please find attached a patch changing all the regression tests to use
> ODBC 3.X APIs. The only things I found was the use of SQLAllocStmt
> instead of SQLAllocHandle, and SQLFreeStmt instead of SQLFreeHandle.

Thanks, committed.

- Heikki


pgsql-odbc by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Missing test for SQLGetConnectOption in deprecated function test
Next
From: Harmeek Bedi
Date:
Subject: Building odbc driver on windows