[PATCH] Bug fix: SQLColAttribute returns wrong column name

From: Adrian Grucza <adrian(dot)grucza(at)iress(dot)com>
To: pgsql-odbc(at)lists(dot)postgresql(dot)org
Subject: [PATCH] Bug fix: SQLColAttribute returns wrong column name
Date: 2022-01-10 01:49:50
Message-ID: CADF4wWro6ESWmro_--TgZsfEV-szHJqP9mEGVWH56289VP_Mtw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi all,

I've created a patch (attached) that fixes a bug where in some
circumstances SQLColAttribute and SQLColAttributes return a column name
from the previous result. It includes updates to the tests.

Regards,

Adrian Grucza
Technical Lead
Tel: +61390185800
adrian(dot)grucza(at)iress(dot)com
www.iress.com
Level 16 385 Bourke St
Melbourne, Victoria, 3000
The contents of this email originated from Iress. For this purpose Iress includes Iress Limited and/or any of its subsidiaries, holding companies and trading entities. ​If you have received this email in error please notify the sender immediately and delete this email.
nosig

Attachment Content-Type Size
Bug-fix-SQLColAttribute-returns-wrong-column-name.patch application/octet-stream 10.3 KB

Browse pgsql-odbc by date

  From Date Subject
Next Message Daniel Moreau - HITECHPROS 2022-01-12 13:26:58 Need some informations about ODBC version and engine version
Previous Message Adrian Grucza 2022-01-10 01:49:43 [PATCH] Fix FetchRefcursors issues