Problem when fetching data of BIT column.

From: Taizo ITO <taizo(dot)ito(at)hde(dot)co(dot)jp>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Problem when fetching data of BIT column.
Date: 2010-11-24 04:26:24
Message-ID: 4CEC93F0.3050405@hde.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi alls,

I got a error when trying to fetch data from BIT column.
The problem is that last 4 bits of data are filled with null.

I created a patch that fixes the bug.
Please commit the attached patch to trunk.

Regards,
Taizo ITO

Attachment Content-Type Size
psqlodbc-mod_length_bit.patch text/plain 926 bytes

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message noreply 2010-11-24 15:52:22 [ psqlodbc-Bugs-1010945 ] uninitialised value in QR_Constructor
Previous Message Hiroshi Inoue 2010-11-20 02:33:01 Re: Issues when using schema names with odbc