Bug in SQLColumns - Mailing list pgsql-odbc

From Tilghman Lesher
Subject Bug in SQLColumns
Date
Msg-id 200707271808.09470.tilghman@mail.jeffandtilghman.com
Whole thread Raw
List pgsql-odbc
The specification for SQLColumns states:

Column 16 CHAR_OCTET_LENGTH (INTEGER)
Contains the maximum length in octets for a character data type column.
For Single Byte character sets, this is the same as COLUMN_SIZE. For
all other data types it is NULL.

However, as currently implemented in psqlodbc-08.02.0300, it is always
encoded as NULL.  Patch attached.

--
Tilghman

Attachment

pgsql-odbc by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: [PATCHES] patch win32.mak of libpq
Next
From: "Shyam Sunder Rai"
Date:
Subject: Need help with testing -- psqlodbc-08.02.0400