Fix compilation error with nmake introduced by 58ca764 - Mailing list pgsql-odbc

From Michael Paquier
Subject Fix compilation error with nmake introduced by 58ca764
Date
Msg-id CAB7nPqRDTpX0_f2hEPeht78L+SPgeE3-b3n8VwDEjdJ_KNdqWg@mail.gmail.com
Whole thread Raw
Responses Re: Fix compilation error with nmake introduced by 58ca764  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List 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

Attachment

pgsql-odbc by date:

Previous
From: Craig Ringer
Date:
Subject: Re: msdtc with 32-bit app fails to resolve in-doubt or not-notifed transactions
Next
From: Michael Paquier
Date:
Subject: Re: Removing support for < 7.4 servers