summaryrefslogtreecommitdiff
path: root/django/db/backends/postgresql/client.py
AgeCommit message (Expand)Author
2008-08-11Fixed #5461 -- Refactored the database backend code to use classes for the cr...Russell Keith-Magee
2006-07-05Fixed #2278 -- Fixed some argument parsing problems with the PostgreSQLMalcolm Tredinnick
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty