On 17 touko, 16:47, Alex Gaynor <[email protected]> wrote:
> Right now Django absolutely does not close all cursors, if you look at
> django/db/models/sql/compiler.py def execute_sql (sorry, going from memory
> here) you'll see this. It'd be good if it did. There used to be some crazy
> stuff around reading chunks and emitting those, now that I believe Anssi
> has removed those it should be more straightforward to close cursors there.

Minor correction: I haven't yet. There is a ready patch but I haven't
committed anything as I have been distracted by other things lately.
Luckily this spring's distractions are over tomorrow morning...

 - Anssi

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-developers?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to