#6785: QuerySet.get() should only attempt to fetch a limited number of rows
-------------------------------------+-------------------------------------
     Reporter:  deadwisdom           |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

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

 In [changeset:"7060ef71581c740bcc28ed405225537a411c36b5"]:
 {{{
 #!CommitTicketReference repository=""
 revision="7060ef71581c740bcc28ed405225537a411c36b5"
 [1.8.x] Reverted "Fixed #6785 -- Made QuerySet.get() fetch a limited
 number of rows."

 This reverts commit da79ccca1d34f427952cce4555e598a700adb8de.

 This optimized the unsuccessful case at the expense of the successful one.

 Backport of 293fd5da5b8c7b79bd34ef793ab45c1bb8ac69ea from master
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/6785#comment:15>
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/068.3ca958b6faa18ef601abc9a449b38513%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to