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

Started by PG Bug reporting formalmost 7 years ago2 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

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.

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: PG Bug reporting form (#1)
Re: BUG #15761: ODBC: SQLForeignKeys-ResultSet-Column 'deferrablity'

passing on to appropriate mailing list ...

PG Bug reporting form <noreply@postgresql.org> writes:

Show quoted text

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.