Opened 3 years ago
Closed 3 years ago
#33675 closed Cleanup/optimization (fixed)
Drop support for PostgreSQL 10 and PostGIS 2.4.
Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | 4.0 |
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 10 is November 2022. Therefore, Django 4.1 (released in August 2022) may set PostgreSQL 11 as the minimum version that it supports. Also drop support for PostGIS 2.4.
Change History (3)
comment:1 by , 3 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 3 years ago
Has patch: | set |
---|
Note:
See TracTickets
for help on using tickets.
PR