#35856: Add support for MEMORY/SERIALIZE option to QuerySet.explain() on PostgreSQL
17+.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Anthony
| Joseph
Type: New feature | Status: closed
Component: Database layer | Version: dev
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: postgreSQL | 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 Sarah Boyce <42296566+sarahboyce@…>):
* resolution: => fixed
* status: assigned => closed
Comment:
In [changeset:"3a8f52fbc6fe2ff646a2da4165497d82117e4a92" 3a8f52f]:
{{{#!CommitTicketReference repository=""
revision="3a8f52fbc6fe2ff646a2da4165497d82117e4a92"
Fixed #35856 -- Added QuerySet.explain() support for MEMORY/SERIALIZE
option on PostgreSQL 17+.
}}}
--
Ticket URL: <
https://code.djangoproject.com/ticket/35856#comment:8>