Fixes for 64-bit architectures

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Fixes for 64-bit architectures
Date: 2004-06-27 16:18:48
Message-ID: 200406271818.48382.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

This patch fixes several misguided assumptions that sizeof(long) == 4,
which is not true on 64-bit architectures. Please install it.

Attachment Content-Type Size
psqlodbc-64bit.patch text/x-diff 5.1 KB

Browse pgsql-odbc by date

  From Date Subject
Next Message David P. Lurie 2004-06-27 23:27:24 MS Access and int8 columns
Previous Message David P. Lurie 2004-06-26 23:29:07 Re: dropped columns and ms access