#25979 closed Cleanup/optimization (fixed)
Drop support for PostgreSQL 9.1
Reported by: | Tim Graham | Owned by: | nobody |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The end of the upstream support period for PostgreSQL 9.1 is September 2016. As a consequence, Django 1.10 (released one month earlier in August 2016) may set 9.2 as the minimum PostgreSQL version it officially supports.
Note:
See TracTickets
for help on using tickets.
PR