diff options
author | Daniele Varrazzo <daniele.varrazzo@gmail.com> | 2012-02-23 22:04:22 +0000 |
---|---|---|
committer | Daniele Varrazzo <daniele.varrazzo@gmail.com> | 2012-02-23 22:04:22 +0000 |
commit | 7221ea9ec57728b9afb1c5e42f4a509dad9da29b (patch) | |
tree | abc9d4269cb9d73cf18ab2355e0ae25fdb963c57 /lib/errorcodes.py | |
parent | 71d1690870954ec9a3c83d275fe439e5b591c299 (diff) | |
download | psycopg2-7221ea9ec57728b9afb1c5e42f4a509dad9da29b.tar.gz |
Added test to check rowcount behaves fine during named cursor iteration
Actually *it doesn't*: once we iterate the first itersize records, rowcount
is reset to zero. If we want to fix it we need an extra member in the
cursor.
Diffstat (limited to 'lib/errorcodes.py')
0 files changed, 0 insertions, 0 deletions