BUG #3600: ODBC Driver not working with BIGINT - Mailing list pgsql-bugs

From Phillip Carruthers
Subject BUG #3600: ODBC Driver not working with BIGINT
Date
Msg-id 200709041613.l84GDVPm064049@wwwmaster.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      3600
Logged by:          Phillip Carruthers
Email address:      pjc@seemoretechnologies.com
PostgreSQL version: 7.4.16
Operating system:   Redhat 4
Description:        ODBC Driver not working with BIGINT
Details:

When using SQLBindParameter with type BIGINT I get the following error;

Unable to execute statement due to [unixODBC]Unrecognized C_parameter type
in copy_statement_with_parameters; Unrecognized key passed to SQLGetInfo

I get the same error on Redhat 5 with Postgres 8.1

I do NOT get the error using Postres 8.2.4 on Windows.

It seems that only the Windows ODBC driver is work for BIGINT.

pgsql-bugs by date:

Previous
From: Jukka Holappa
Date:
Subject: Re: BUG #3595: Segmentation fault with a simple select query
Next
From: "Hiroshi Saito"
Date:
Subject: Re: BUG #3600: ODBC Driver not working with BIGINT