Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: f0b358880a6825d667c037757caac470bc526a1f
      
https://github.com/django/django/commit/f0b358880a6825d667c037757caac470bc526a1f
  Author: Rajiv Makhijani <ra...@blue-tech.org>
  Date:   2014-08-11 (Mon, 11 Aug 2014)

  Changed paths:
    M django/db/models/sql/compiler.py
    M tests/queries/tests.py

  Log Message:
  -----------
  Fixed #23259 -- Corrected insertion order of extra() select_params

A regression caused queries to produce incorrect results for cases where
extra(select) is excluded by values() but included by extra(order_by)

The regression was caused by 2f35c6f10fcbae541691207fb0c0560a13b754fc.


-- 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/53e861df425ad_5d409f7d3819383%40hookshot-fe1-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to