summaryrefslogtreecommitdiff
path: root/tests/dbshell/test_postgresql_psycopg2.py
AgeCommit message (Expand)Author
2016-06-03[1.10.x] Fixed #26698 -- Fixed PostgreSQL dbshell crash on an empty database ...mieciu
2015-08-07Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.Caio Ariede
2015-07-06Refs #23658 -- Fixed dbshell tests on Windows.Tim Graham
2015-07-01Refs #23658 -- Fixed unclosed file in dbshell tests.Tim Graham
2015-06-30Fixed #23658 -- Provided the password to PostgreSQL dbshell commandJean-Michel Vourgère