Fix compilation error with nmake introduced by 58ca764

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Fix compilation error with nmake introduced by 58ca764
Дата
Msg-id CAB7nPqRDTpX0_f2hEPeht78L+SPgeE3-b3n8VwDEjdJ_KNdqWg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Fix compilation error with nmake introduced by 58ca764  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список pgsql-odbc
Hi all,

It happens that since commit 58ca764 nmake compilation fails:
execute.c(1323) : error C2232: '->drivers' :
left operand has 'struct' type, use '.'
I noticed that because of some builds showing a red flag. The attached
patch fixes that.
Regards,
--
Michael

Вложения

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: msdtc with 32-bit app fails to resolve in-doubt or not-notifed transactions
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Removing support for < 7.4 servers