Re: Regression tests for deprecated functions - Mailing list pgsql-odbc

From Heikki Linnakangas
Subject Re: Regression tests for deprecated functions
Date
Msg-id 5399B56C.5090906@vmware.com
Whole thread Raw
In response to Re: Regression tests for deprecated functions  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Responses Re: Regression tests for deprecated functions  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-odbc
I spotted one more issue in the regression test for deprecated functions:

The comment in it correctly states, SQLColAttributes has been replaced
with SQLColAttribute. But the regression test then calls
SQLColAttribute, i.e. the new functions, not the deprecated one. I
haven't looked what difference it makes in practice.

(We don't have any other regression tests for the new SQLColAttribute,
which would be nice to have anyway)

- Heikki


pgsql-odbc by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Problem in SQLFreeHandle (Statement)
Next
From: Heikki Linnakangas
Date:
Subject: Re: Missing meta data information for bit and bit varying