Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed PostgreSQL version detection for psycopg2 < 2.0.12. | Tim Graham | 2017-03-01 | 1 | -44/+0 |
* | Refs #27656 -- Updated django.db docstring verbs according to PEP 257. | Anton Samarchyan | 2017-02-28 | 1 | -2/+2 |
* | Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. | Caio Ariede | 2015-08-07 | 1 | -0/+44 |
* | Deprecated the psycopg-based postgresql database backend. | Russell Keith-Magee | 2011-04-02 | 1 | -31/+0 |
* | Fixed #10842 -- Corrected parsing of version numbers for PostgreSQL 8.4beta s... | Russell Keith-Magee | 2009-05-10 | 1 | -9/+17 |
* | Fixed #8737 -- Made the PostgreSQL version number detection more flexible. | Malcolm Tredinnick | 2009-03-01 | 1 | -1/+6 |
* | Do not use savepoints with PostgreSQL prior to 8.0. | Malcolm Tredinnick | 2008-08-12 | 1 | -0/+18 |