diff options
author | Daniele Varrazzo <daniele.varrazzo@gmail.com> | 2012-02-24 03:04:24 +0000 |
---|---|---|
committer | Daniele Varrazzo <daniele.varrazzo@gmail.com> | 2012-02-24 03:28:20 +0000 |
commit | 5fcbe7bd0ff40a2ac55820deeac7e57fac12a8cd (patch) | |
tree | 9e1a5acc431d6fc5aa65016ebbf9bff83bd5a7db /lib/errorcodes.py | |
parent | b2c61eaa1895b06b717600c8de16d79e71dabf97 (diff) | |
download | psycopg2-5fcbe7bd0ff40a2ac55820deeac7e57fac12a8cd.tar.gz |
Check/set connection status at commit inside the critical section
Failing to do so was causing the issue reported in ticket #103. The issue
as reported was fixed when SET ISOLATION LEVEL was dropped, but the real
problem wasn't fixed.
Diffstat (limited to 'lib/errorcodes.py')
0 files changed, 0 insertions, 0 deletions