| From: | Ludek Finstrle <luf(at)pzkagis(dot)cz> |
|---|---|
| To: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
| Cc: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | Re: More strict bind param count checking |
| Date: | 2005-12-14 17:09:37 |
| Message-ID: | 20051214170937.GB17122@soptik.pzkagis.cz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
> > 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.
I take a look at it. But as I know ipdopts may exists during whole
stmt life.
I get the code from convert.c (I don't remember func name). There
is no ipdopts check (I don't say now it's well).
> 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 :-(
I'll try in the evening or maybe at Friday (tomorrow I'm going to
official journey).
Thanks,
Luf
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sivakumar K | 2005-12-14 17:11:36 | Re: Next development steps? |
| Previous Message | Ludek Finstrle | 2005-12-14 17:04:02 | Re: Next development steps? |