ODBC driver failure

Lists: pgsql-odbc
From: Ludek Finstrle <luf(at)pzkagis(dot)cz>
To: pgsql-odbc(at)postgresql(dot)org
Subject: ODBC driver failure
Date: 2005-12-05 15:16:46
Message-ID: 20051205151646.GA16162@soptik.pzkagis.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-odbc

Hello,

ODBC driver fail (raise exception) with these steps:
1) SQLPrepare (SELECT relname FROM pg_class WHERE relname != ?)
2) SQLExecute

I found the bug and fix it. Patch is attached.

Regards

Luf

Attachment Content-Type Size
psqlodbc-bindparam_count_error.diff text/plain 1.2 KB