#16614: Support server-side cursors for queryset iteration in database backends
-------------------------------------+-------------------------------------
     Reporter:  Dan McGee            |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Database layer       |                  Version:  1.3
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  memory cursors       |             Triage Stage:  Ready for
  database                           |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

 In [changeset:"f3b7c059367a4e82bbfc7e4f0d42b10975e79f0c" f3b7c05]:
 {{{
 #!CommitTicketReference repository=""
 revision="f3b7c059367a4e82bbfc7e4f0d42b10975e79f0c"
 Refs #16614 -- Made QuerySet.iterator() use server-side cursors on
 PostgreSQL.

 Thanks to Josh Smeaton for the idea of implementing server-side cursors
 in PostgreSQL from the iterator method, and Anssi Kääriäinen and Kevin
 Turner for their previous work. Also Simon Charette and Tim Graham for
 review.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/16614#comment:29>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.64e4cb7dc20af679f02753cb026d600b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to