summaryrefslogtreecommitdiff
path: root/tests/dbshell/test_postgresql.py
AgeCommit message (Expand)Author
2019-02-13Fixed #30173 -- Simplified db.backends.postgresql.client.Daniel Bowring
2019-02-13Refs #25175 -- Renamed test file referencing the old postgresql_psycopg2 engine.Tim Graham