Re: psqlodbc-08.00.0101 compile error - Mailing list pgsql-odbc

From tomas@nocrew.org (Tomas Skäre)
Subject Re: psqlodbc-08.00.0101 compile error
Date
Msg-id 80is3ormyo.fsf@junk.nocrew.org
Whole thread Raw
In response to Re: psqlodbc-08.00.0101 compile error  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: psqlodbc-08.00.0101 compile error
List pgsql-odbc
Peter Eisentraut <peter_e@gmx.net> writes:

> Am Mittwoch, 9. März 2005 01:43 schrieb Rhys Ickeringill:
> > from psqlodbc-08.00.0101's odbcapi30w.c :
> >
> >     SQLPOINTER pNumAttr )
> >
> > from libiodbc-3.52.2's sqlucode.h (included by odbcapi30w.c) :
> >
> >     SQLLEN *pNumAttr )
>
> Both Microsoft and unixODBC agree with our version, and the SQL standard says
> it's SQLINTEGER *, so I'm afraid iODBC loses this vote.

May I suggest an #ifdef WITH_IODBC around it?


Tomas

pgsql-odbc by date:

Previous
From: tomas@nocrew.org (Tomas Skäre)
Date:
Subject: Re: psqlodbc-08.00.0005 + libiodbc-3.52.2 + mac os x
Next
From: Peter Eisentraut
Date:
Subject: Re: psqlodbc-08.00.0101 compile error