BUG #2191: ODBC SQLForeignKeys Resultset missing info

From: "Farid Z" <farid(at)zidsoft(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2191: ODBC SQLForeignKeys Resultset missing info
Date: 2006-01-20 16:00:24
Message-ID: 20060120160024.E3FD0F0B02@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2191
Logged by: Farid Z
Email address: farid(at)zidsoft(dot)com
PostgreSQL version: 8.1
Operating system: Windows 2000
Description: ODBC SQLForeignKeys Resultset missing info
Details:

ODBC SQLForeignKeys resultset has incorrect number of resultset columns 15
instead of 14.
FK_NAME info is missing
PK_NAME info is missing
two resultset columns labeled 'deferrability' and 'DEFERRABILITY'

ODBC Driver:
PostgreSQL ANSI 8.01.01.00

you can downlod the application from www.zidsoft.com

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Treat 2006-01-20 16:48:43 Re: improper estimates even with high statistic values
Previous Message Farid Z 2006-01-20 15:51:57 BUG #2190: ODBC SQLPrimaryKeys PK_NAME missing info