Re: Update regression tests to use ODBC 3.X APIs

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Update regression tests to use ODBC 3.X APIs
Date: 2014-03-24 06:50:44
Message-ID: 532FD5C4.7080602@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Heikki Linnakangas 2014-03-25 11:35:00 Re: Regression tests for error rollback protocol
Previous Message Heikki Linnakangas 2014-03-24 06:46:20 Re: Missing test for SQLGetConnectOption in deprecated function test