#16255: Drop support for Posgres versions < 8.0 for Django 8.4
-------------------------------------+-------------------------------------
Reporter: ramiro | Owner: nobody
Type: | Status: new
Cleanup/optimization | Component: Database
Milestone: 1.4 | layer (models, ORM)
Version: SVN | Severity: Normal
Keywords: | Triage Stage:
Has patch: 0 | Unreviewed
Needs tests: 0 | Needs documentation: 0
Easy pickings: 0 | Patch needs improvement: 0
| UI/UX: 0
-------------------------------------+-------------------------------------
A year ago a [http://groups.google.com/group/django-
developers/browse_thread/thread/41a139fe8674b963/da429314d319d582?hl=en&lnk=gst
discussion] was started in the django-dev mailing list about making
official the minimum PostgreSQL version to be supported by Django for the
in-development 1.3 release.
No clear consensus was reached and so, no action items resulted from it.
This ticket proposes simply dropping support for anything older that 8.2.
Both 8.0 and 8.1 reached EOL in Nov 2010. See
http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
The resulting code cleaanup could help in fixing #10509, #11285, #12180
--
Ticket URL: <https://code.djangoproject.com/ticket/16255>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.