3 Commits

Author SHA1 Message Date
Anthony Tuininga
31ad9cd9c6 Added Py_BEGIN_ALLOW_THREADS and Py_END_ALLOW_THREADS around each blocking
call for LOBs as requested by Jason Conroy who also provided an initial patch
and performed a number of tests that demonstrate the new code is much more
responsive.
2008-03-21 21:29:13 +00:00
Anthony Tuininga
4751cd7d55 Added methods open(), close(), isopen() and getchunksize() in order to improve
performance of reading/writing LOB values in chunks.
2007-06-13 21:25:26 +00:00
Anthony Tuininga
104e11b67a Last public release from Computronix. 2007-06-13 21:15:16 +00:00