Re: Regression tests for deprecated functions

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Regression tests for deprecated functions
Дата
Msg-id 5399B56C.5090906@vmware.com
обсуждение исходный текст
Ответ на Re: Regression tests for deprecated functions  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: Regression tests for deprecated functions  (Michael Paquier <michael.paquier@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Problem in SQLFreeHandle (Statement)
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Missing meta data information for bit and bit varying