Edgewall Software

Opened 8 years ago

Closed 8 years ago

Last modified 4 years ago

#12559 closed task (fixed)

Drop support for PostgreSQL < 9.1 — at Version 4

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).

Change History (4)

comment:1 by Ryan J Ollos, 8 years ago

Release Notes: modified (diff)

In #12496 we can implement a enforcement of minimum PostgreSQL server version.

comment:3 by Ryan J Ollos, 8 years ago

Resolution: fixed
Status: assignedclosed

Committed to trunk in r15073.

comment:4 by Ryan J Ollos, 4 years ago

Internal Changes: modified (diff)
Release Notes: modified (diff)
Note: See TracTickets for help on using tickets.