Re: Please review this patch - Mailing list pgsql-odbc

From Dave Page
Subject Re: Please review this patch
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4E7E7F3@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Please review this patch  (Ludek Finstrle <luf@pzkagis.cz>)
Responses Re: Please review this patch  (Ludek Finstrle <luf@pzkagis.cz>)
List pgsql-odbc

> -----Original Message-----
> From: pgsql-odbc-owner@postgresql.org
> [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Ludek Finstrle
> Sent: 09 December 2005 03:14
> To: pgsql-odbc@postgresql.org
> Subject: [ODBC] Please review this patch
>
> Hello,
>
>   I prepared fix for Bug "Autocommit and Cancel". It's woking patch
> (it's used #ifded NOT_USED). The main changes are in using cancelable
> PQsendQuery (it could be ok) and in cleaning and correcting
> CC_send_query. CC_send_query should be equivalent with old one
> except adding some QR_set_aborted. I'm not sure if it's ok.
> It passed ok throught few tests.
>
> Please could you take a look at this patch? Comments are welcome.

Think you forgot to attach the patch Luf :-)

Regards, Dave.

pgsql-odbc by date:

Previous
From: "Eugene Fokin"
Date:
Subject: My patch for #1000475 SEGFAULT during SQLCancel
Next
From: "Jim Dexter Iturralde"
Date:
Subject: Problem about adLockBatchOptimistic VB