Re: Regression in SQLGetDiagField

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: PSequel Support <support(at)psequel(dot)com>, pgsql-odbc(at)postgresql(dot)org
Subject: Re: Regression in SQLGetDiagField
Date: 2015-11-09 13:29:56
Message-ID: 56409FD4.1060209@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Heikki Linnakangas 2015-11-09 14:06:49 Re: Bug in execute.c
Previous Message Heikki Linnakangas 2015-11-09 12:10:16 Re: Materialized Views