long ints use for 4-byte entities in ODBC - Mailing list pgsql-hackers

From Andrew Bell
Subject long ints use for 4-byte entities in ODBC
Date
Msg-id 5.1.0.14.2.20011219114902.04ff0910@acbell.mail.iastate.edu
Whole thread Raw
Responses Re: long ints use for 4-byte entities in ODBC  (Peter Harvey <pharvey@codebydesign.com>)
List pgsql-hackers
Hi,

I was installing the ODBC driver on an alpha box.  Problem is that there 
are assumptions in the typedefs that a four byte integer is a "long 
int".  Of course, this is often an incorrect assumption.  I can fix this, 
but wanted to know how people wanted this done.  How do you handle this 
issue in the server?  Seems confingure.in and associated files is the most 
reasonable way to fix this to me.

Cheers,


-- Andrew Bell
acbell@iastate.edu       



pgsql-hackers by date:

Previous
From: Luis Amigo
Date:
Subject: 7.2b4 on irix6.5.13
Next
From: Jason Earl
Date:
Subject: Re: Concerns about this release