I prepared fix for Bug "Autocommit and Cancel". It's woking patch
authorDave Page <dpage@pgadmin.org>
Fri, 9 Dec 2005 23:37:41 +0000 (23:37 +0000)
committerDave Page <dpage@pgadmin.org>
Fri, 9 Dec 2005 23:37:41 +0000 (23:37 +0000)
commita2390c37ddec55826b7238414d2b047b1cbf9b61
tree894fd15d6d58e75236b9d8141589a28dc0020724
parent3e7ec5843c7a8bf76391aed4045d91ef710757a9
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.
[Ludek Finstrle]
connection.c