vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: pgsql-odbc-owner@postgresql.org > [mailto > 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. ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| ||||
| > > 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 ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |