> -----Original Message-----
> From: pgsql-odbc-owner@postgresql.org
> [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Ludek Finstrle
> Sent: 14 December 2005 00:25
> To: pgsql-odbc@postgresql.org
> Subject: [ODBC] More strict bind param count checking
>
> Hello,
>
> I attach patch for more strict bind parameters count checking.
> It could avoid some bad behaviour (driver doesn't fail in some
> situations).
OK, just reading the patch, it appears to remove a check to ensure
ipdopts isn't null which is perhaps not such a good thing. Other than
that nothing stands out as being horrendously wrong.
Can you apply it to CVS if you're happy with it please? I'm still pretty
busy ATM, and am likely to be for a few days at least :-(
Regards, Dave.