summaryrefslogtreecommitdiff
path: root/django/db/backends/postgresql_psycopg2/version.py
AgeCommit message (Expand)Author
2011-06-19Fixed #11065, #11285 -- Streamlined PostgreSQL version detection, fixing inco...Ramiro Morales
2011-04-02Deprecated the psycopg-based postgresql database backend.Russell Keith-Magee