mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-14 21:16:34 +03:00
58d048198f
Unfortunately PQcancel blocks, so it's not better than PQgetResult. It has been suggested to use PQreset in non-blocking way but this would give the Python program the burden of handling a connection done but not configured in an unexpected place. |
||
---|---|---|
.. | ||
array.py | ||
async.py | ||
crash.py | ||
dec2float.py | ||
domainoid.py | ||
gtk.py | ||
iter.py | ||
leak.test.py | ||
misc_dbapi_test.py | ||
named.py | ||
pbool.py | ||
stress.py | ||
stress2.py | ||
test_copy2.csv | ||
test_copy2.py | ||
test_green_error.py | ||
test_isready_connection_closed.py | ||
test_notices.py | ||
test-psycopg2-datetime-systematic.py | ||
test.py | ||
test814.py | ||
textfloat.py | ||
trigger_double_dealloc.py | ||
trigger-commit-fail.py | ||
typecrash.py | ||
tzhalf.py | ||
valgrind-python.supp |