summaryrefslogtreecommitdiff
path: root/psycopg/microprotocols.c
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2011-06-03 00:10:24 +0100
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2011-06-03 00:10:24 +0100
commitc2d1f1f2e6832384ca01466cfbefecfa877e6850 (patch)
treeaac0f9894b5017bce220f19a81866a8c6234da8e /psycopg/microprotocols.c
parent389f2cf1d01a20dda78f09830e13fd3769ad5bb6 (diff)
downloadpsycopg2-c2d1f1f2e6832384ca01466cfbefecfa877e6850.tar.gz
Dropped isolation level from the connection object
Don't issue a SET TRANSACTION ISOLATION LEVEL at every begin: use PG's GUC default, eventually set by set_transaction. Dropped the last query at connection, yay! Method set_isolation_level() and property isolation_level refactored using the new structures, keeping the previous semantic.
Diffstat (limited to 'psycopg/microprotocols.c')
0 files changed, 0 insertions, 0 deletions