Missing test for SQLGetConnectOption in deprecated function test

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-odbc(at)postgresql(dot)org>
Subject: Missing test for SQLGetConnectOption in deprecated function test
Date: 2014-03-24 04:32:13
Message-ID: CAB7nPqTU9OwLgWY258ignFaQj6b_JCRa4UXimbfkySRO4Bfvmw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi all,

I noticed that a test for SQLGetConnectOption was missing in the test
for deprecated functions in regressions, SQLGetConnectOption being
correctly done. Patch to correct that is attached.
Regards,
--
Michael

Attachment Content-Type Size
20140324_pgodbc_setoption_fix.patch text/plain 2.1 KB

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Heikki Linnakangas 2014-03-24 06:46:20 Re: Missing test for SQLGetConnectOption in deprecated function test
Previous Message Michael Paquier 2014-03-24 04:06:21 Update regression tests to use ODBC 3.X APIs