BUG #6215: ODBC - ovelflow with the OIDs - Large Objects

From: "eamanuel" <eamanuel(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6215: ODBC - ovelflow with the OIDs - Large Objects
Date: 2011-09-20 13:13:21
Message-ID: 201109201313.p8KDDLtq054709@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 6215
Logged by: eamanuel
Email address: eamanuel(at)gmail(dot)com
PostgreSQL version: 8.4
Operating system: Opernsuse 11.3
Description: ODBC - ovelflow with the OIDs - Large Objects
Details:

Hello my name is Manuel and I've a problem when in de DB the OIDs's values
are upper than 2147483647 (integer max values), but the ODBC 8.04.02 don't
support values uppers than 2147483647 but in the DB it is allowed . The
field support because it is a oid type.
Any suggestion?
Thanks

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Lionel Elie Mamane 2011-09-20 16:05:55 BUG #6216: Calling PQconnectdbParams from C++ with a char**
Previous Message Peter Eisentraut 2011-09-20 05:58:57 Re: BUG #6214: can't change Column COLLATE