#68: The pgdb cursor object should optionally be a real database cursor
-------------------------+-----------------
Reporter: cito | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: 5.1
Component: DB API 2 | Version: 4.0
Keywords: cursor |
-------------------------+-----------------
It should be possible to create "real" (server side) cursors usind the
`pgdb.Connection.cursor()` method.
It would make sense to add an optional `name` parameter that would be used
as the name of the server side cursor (see
http://www.postgresql.org/docs/current/static/sql-declare.html).
--
Ticket URL: <http://trac.pygresql.org:8000/pgtracker/ticket/68>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql