Re: BUG #15761: ODBC: SQLForeignKeys-ResultSet-Column 'deferrablity'
Tom Lane <[email protected]> Tue, 16 Apr 2019 10:47:14 -0400
| Newsgroups | gmane.comp.db.postgresql.bugs,gmane.comp.db.postgresql.odbc |
|---|---|
| Message-ID | <[email protected]> |
passing on to appropriate mailing list ... PG Bug reporting form <[email protected]> writes: > The following bug has been logged on the website: > Bug reference: 15761 > Logged by: Alexander Roskamp > Email address: [email protected] > 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.