Re: Some changes - Mailing list pgsql-odbc

From Ludek Finstrle
Subject Re: Some changes
Date
Msg-id 20051202143759.GA22763@soptik.pzkagis.cz
Whole thread Raw
In response to Re: Some changes  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-odbc
> The attached patch clears out any parameters during SQLCancel. This
> works for the test case, and seems to not hurt any of my apps that I've
> quickly tested. I definitely want some feedback before I apply this
> though please :-)

I see (endly) ODBC specification and it's ok to free all parameters
when SQLCancel is called during awaiting data (SQL_NEED_DATA).
Only comment in patch is little bit strenge.

I have to more study ODBC specification. It's mine bottleneck.

Luf

pgsql-odbc by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Some changes
Next
From: "Dave Page"
Date:
Subject: Re: Some changes