Incorrect return clause in regression test positioned-update causing compilation error

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Incorrect return clause in regression test positioned-update causing compilation error
Дата
Msg-id CAB7nPqSvFKu4LxgHTVTCnQdQ1V3s1f53Fb1=zT-BzQyohtzO4g@mail.gmail.com
обсуждение исходный текст
Ответы Re: Incorrect return clause in regression test positioned-update causing compilation error  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список pgsql-odbc
Hi all,

I found that the regression test positioned-update does not compile
correctly on OSX because of a "return" used in main() instead of a
plain exit().
Patch attached fixes that.
Regards,
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Ignore results/ when running regression tests
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Ignore results/ when running regression tests