Modify ↓
#12559 closed task (fixed)
Drop support for PostgreSQL < 9.1
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Milestone: | 1.3.1 |
Component: | database backend | Version: | |
Severity: | normal | Keywords: | postgresql |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Dropped support for PostgreSQL < 9.1. |
Description
Python 2.7 support has been dropped, and the minimum PostgreSQL version for a distro that has Python 2.7 is 9.1 (TracDev/ApiChanges/1.3).
Attachments (0)
Change History (4)
comment:1 by , 8 years ago
Release Notes: | modified (diff) |
---|
comment:3 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed to trunk in r15073.
comment:4 by , 5 years ago
Note:
See TracTickets
for help on using tickets.
In #12496 we can implement a enforcement of minimum PostgreSQL server version.