BUG #15761: ODBC: SQLForeignKeys-ResultSet-Column 'deferrablity' - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15761: ODBC: SQLForeignKeys-ResultSet-Column 'deferrablity'
Date
Msg-id 15761-c72a052886b60ee1@postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15761
Logged by:          Alexander Roskamp
Email address:      alexander.roskamp@gmail.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.


pgsql-bugs by date:

Previous
From: Jeff Janes
Date:
Subject: Re: BUG #15758: regr_* return wrong answers for some valid data
Next
From: Francisco Olarte
Date:
Subject: Re: BUG #15759: Lot of idle connection created by "SETextra_float_digits = 3"