Closed GoogleCodeExporter closed 9 years ago
Each cursor does not get its own thread. Thread management is up to the
programmer.
You will need to determine if your database driver supports multiple cursors
per connection - SQL Server does, I'm not sure about PostgreSQL (they don't
have cursors separate from cnxns really).
Original comment by mich...@kleehammer.com
on 14 Jul 2013 at 4:06
Original issue reported on code.google.com by
prem1pre
on 4 Apr 2013 at 7:17