Regression tests for deprecated functions

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

Вложения

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: relkind check in info.c
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Regression tests for deprecated functions