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

From Michael Paquier
Subject Update regression tests to use ODBC 3.X APIs
Date
Msg-id CAB7nPqQXPNJ7HFcYGY3Bo_BBmEtDq4L7fupSd=qwxtGHWmkOZQ@mail.gmail.com
Whole thread Raw
Responses Re: Update regression tests to use ODBC 3.X APIs
List pgsql-odbc
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.
Regards,
--
Michael

Attachment

pgsql-odbc by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Regression tests for deprecated functions
Next
From: Michael Paquier
Date:
Subject: Missing test for SQLGetConnectOption in deprecated function test