Regression tests for deprecated functions - Mailing list pgsql-odbc

From Michael Paquier
Subject Regression tests for deprecated functions
Date
Msg-id CAB7nPqQhgESjM=F95hNaq7mMULT_CjdrG7Yi9iArHbFzriUkYg@mail.gmail.com
Whole thread Raw
Responses Re: Regression tests for deprecated functions  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-odbc
Hi all,

I have created the attached patch, that adds a new set of regression
tests for all the deprecated functions of ODBC listed here:
http://msdn.microsoft.com/en-us/library/ms716309%28v=vs.85%29.aspx

Btw, I noticed that we use in most of the regression tests deprecated
functions  (SQLFreeStmt mainly). I think that we should change them to
the latest ODBC 3.X functions. I don't mind sending another patch for
that...
Regards,
--
Michael

Attachment

pgsql-odbc by date:

Previous
From: Michael Paquier
Date:
Subject: Re: relkind check in info.c
Next
From: Heikki Linnakangas
Date:
Subject: Re: Regression tests for deprecated functions