Re: Regression in SQLGetDiagField - Mailing list pgsql-odbc

From Heikki Linnakangas
Subject Re: Regression in SQLGetDiagField
Date
Msg-id 56409FD4.1060209@iki.fi
Whole thread Raw
In response to Regression in SQLGetDiagField  (PSequel Support <support@psequel.com>)
List pgsql-odbc
On 10/25/2015 03:20 AM, PSequel Support wrote:
> If a database requires a password and I try to connect to it without a
> password, it will fail of course. In the version of `psqlodbcw.so` built
> from tag REL-09_03_0400, I was able to get the error message ("A password
> is required for this connection") with `SQLGetDiagField`. However, the
> version built from the HEAD of the latest master
> branch, `SQLGetDiagField` returns `SQL_NO_DATA`.

Fixed, thanks for the report! If you have a chance, please check out the
later master again and check that it now works for you too.

- Heikki



pgsql-odbc by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Materialized Views
Next
From: Heikki Linnakangas
Date:
Subject: Re: Bug in execute.c