#26712: Avoid unnecessary SET TIMEZONE queries on PostgreSQL when no changes are
required
-------------------------------------+-------------------------------------
     Reporter:  charettes            |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Simon Charette <charette.s@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"b484f167bed61f4cff215208eddf98a0655239d4" b484f167]:
 {{{
 #!CommitTicketReference repository=""
 revision="b484f167bed61f4cff215208eddf98a0655239d4"
 Fixed #26712 -- Avoided unnecessary SET TIMEZONE queries on PostgreSQL.

 A change of the USE_TZ or TIME_ZONE settings doesn't necessarily require a
 change to the active connections' timezones.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/26712#comment:5>
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.7709f3927c885401771a073f693ed55f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to