Please review this patch

From: Ludek Finstrle <luf(at)pzkagis(dot)cz>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Please review this patch
Date: 2005-12-09 03:14:25
Message-ID: 20051209031425.GA9122@soptik.pzkagis.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

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.

Thanks

Luf

Browse pgsql-odbc by date

  From Date Subject
Next Message Eugene Fokin 2005-12-09 06:54:22 Re: [ psqlodbc-Bugs-1000476 ] DateStyle and Transaction
Previous Message Ludek Finstrle 2005-12-09 02:59:38 Re: SQLTables don't stop