From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Tomas Skäre <tomas(at)nocrew(dot)org> |
Cc: | "Rhys Ickeringill" <rhysi(at)omnilink(dot)com(dot)au>, pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: psqlodbc-08.00.0101 compile error |
Date: | 2005-03-19 11:48:25 |
Message-ID: | 200503191248.26024.peter_e@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Tomas Skäre wrote:
> > 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?
That would be the easy way out. There are, however, two arguments
against that:
1. Previous iODBC releases apparently got this right, so we might be
breaking those releases.
2. Using SQLLEN for an attribute number is just plain wrong.
I suggest that those interested in this issue first contact the iODBC
authors and check why it was done this way.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
From | Date | Subject | |
---|---|---|---|
Next Message | John E. Vincent | 2005-03-19 15:21:50 | Re: psqlodbc-08.00.0005 + libiodbc-3.52.2 + mac os x |
Previous Message | Tomas =?iso-8859-1?q?Sk=E4re?= | 2005-03-19 09:42:23 | Re: psqlodbc-08.00.0101 compile error |