BUG #15761: ODBC: SQLForeignKeys-ResultSet-Column 'deferrablity'

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: alexander(dot)roskamp(at)gmail(dot)com
Subject: BUG #15761: ODBC: SQLForeignKeys-ResultSet-Column 'deferrablity'
Date: 2019-04-16 14:10:27
Message-ID: 15761-c72a052886b60ee1@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-odbc

The following bug has been logged on the website:

Bug reference: 15761
Logged by: Alexander Roskamp
Email address: alexander(dot)roskamp(at)gmail(dot)com
PostgreSQL version: 9.6.2
Operating system: Linux
Description:

Server: Docker-Container kartoza/postgis:9.6-2.4
Client: 9.3.4 (shipped with openSUSE Leap 42.3)

The ResultSet of the SQLForeignKeys-Function shows a column "deferrablity".
Due to the Microsoft-Documentation, I am expecting the column name
"DEFERRABILITY". Please notice the missing "i".

I think the problem is hidden in Line 5856:
https://git.postgresql.org/gitweb/?p=psqlodbc.git;a=blob;f=info.c;h=aac845fd71b79e6b8a219e6a3a7e4d7764797055;hb=HEAD#l5856

Is there a possibility to fix this problem?
If You need further assistance, feel free to contact me.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Francisco Olarte 2019-04-16 14:40:58 Re: BUG #15759: Lot of idle connection created by "SET extra_float_digits = 3"
Previous Message Jeff Janes 2019-04-16 13:41:45 Re: BUG #15758: regr_* return wrong answers for some valid data

Browse pgsql-odbc by date

  From Date Subject
Next Message Tom Lane 2019-04-16 14:47:14 Re: BUG #15761: ODBC: SQLForeignKeys-ResultSet-Column 'deferrablity'
Previous Message Danny Severns 2019-04-13 15:55:58 RE: help using your odbc driver