long ints use for 4-byte entities in ODBC

From: Andrew Bell <acbell(at)iastate(dot)edu>
To: pgsql-hackers(at)postgresql(dot)org
Subject: long ints use for 4-byte entities in ODBC
Date: 2001-12-19 17:52:10
Message-ID: 5.1.0.14.2.20011219114902.04ff0910@acbell.mail.iastate.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)iastate(dot)edu

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jason Earl 2001-12-19 18:05:09 Re: Concerns about this release
Previous Message Luis Amigo 2001-12-19 17:25:22 7.2b4 on irix6.5.13