BUG #6215: ODBC - ovelflow with the OIDs - Large Objects - Mailing list pgsql-bugs

From eamanuel
Subject BUG #6215: ODBC - ovelflow with the OIDs - Large Objects
Date
Msg-id 201109201313.p8KDDLtq054709@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #6215: ODBC - ovelflow with the OIDs - Large Objects  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      6215
Logged by:          eamanuel
Email address:      eamanuel@gmail.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

pgsql-bugs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: BUG #6214: can't change Column COLLATE
Next
From: "Lionel Elie Mamane"
Date:
Subject: BUG #6216: Calling PQconnectdbParams from C++ with a char**