mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 17:06:33 +03:00
bf1c76b792
Allow the objects to be recognized as the proper type by Postgres in not strong contexts: problem reported by Peter Eisentraut. Added tests to check the types are respected in a complete Py -> PG -> Py roundtrip without context. |
||
---|---|---|
.. | ||
__init__.py | ||
bug_gc.py | ||
bugX000.py | ||
dbapi20.py | ||
extras_dictcursor.py | ||
test_async.py | ||
test_connection.py | ||
test_copy.py | ||
test_dates.py | ||
test_green.py | ||
test_lobject.py | ||
test_notify.py | ||
test_psycopg2_dbapi20.py | ||
test_quote.py | ||
test_transaction.py | ||
types_basic.py | ||
types_extras.py |