More strict bind param count checking

From: Ludek Finstrle <luf(at)pzkagis(dot)cz>
To: pgsql-odbc(at)postgresql(dot)org
Subject: More strict bind param count checking
Date: 2005-12-14 00:24:52
Message-ID: 20051214002452.GA9345@soptik.pzkagis.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello,

I attach patch for more strict bind parameters count checking.
It could avoid some bad behaviour (driver doesn't fail in some
situations).

Please review and comment

Luf

Attachment Content-Type Size
psqlodbc-strict_bind_param_count.diff text/plain 3.4 KB

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Ludek Finstrle 2005-12-14 00:28:38 Patch for 1000478 Cannot create DNS using odbcconf.exe utility in Windows
Previous Message Ludek Finstrle 2005-12-13 23:46:22 Re: client encoding mismatch help!