Re: Please review this patch

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: Please review this patch
Date: 2005-12-09 10:52:16
Message-ID: 20051209105216.GA11585@soptik.pzkagis.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> > 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 :-)

Ops, my fault. Second try ...

Luf

Attachment Content-Type Size
psqlodbc-cancel_abort.diff text/plain 8.0 KB

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Ludek Finstrle 2005-12-09 10:55:51 Re: [ psqlodbc-Bugs-1000476 ] DateStyle and Transaction
Previous Message Marc Herbert 2005-12-09 10:46:01 Re: BLOB handling compatibility with PostgreSQL > 7.4