Opened 7 years ago
Closed 7 years ago
#28626 closed Cleanup/optimization (fixed)
Drop support for PostgreSQL 9.3
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 upstream support for PostgreSQL 9.3 is September 2018. Therefore, Django 2.1 (released a month earlier in August 2018) may set PostgreSQL 9.4 as the minimum version that it supports.
Note:
See TracTickets
for help on using tickets.
PR