diff options
author | Catalin Iacob <iacobcatalin@gmail.com> | 2013-03-15 18:10:13 +0100 |
---|---|---|
committer | Daniele Varrazzo <daniele.varrazzo@gmail.com> | 2013-03-16 00:54:11 +0000 |
commit | 7abe1775d0bc037494576691172ece437dea3761 (patch) | |
tree | 8aa230c02105697a63567fb219094e13c7930465 /psycopg/connection_int.c | |
parent | 7f86529183048a7ad87e3dc300a8f0857b96690a (diff) | |
download | psycopg2-7abe1775d0bc037494576691172ece437dea3761.tar.gz |
Fix tests for Postgres 9.3
Postgres 9.3 turns messages about implicit indexes and sequences from NOTICE
to DEBUG1 so the tests fail with a default 9.3 server configuration because
the client doesn't get any NOTICE. Fix it by also asking for DEBUG1 messages
from the server when testing against Postgres >= 9.3.
Diffstat (limited to 'psycopg/connection_int.c')
0 files changed, 0 insertions, 0 deletions