Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The pgdb cursor object should optionally be a real database cursor #22

Open
Cito opened this issue Feb 15, 2020 · 3 comments
Open

The pgdb cursor object should optionally be a real database cursor #22

Cito opened this issue Feb 15, 2020 · 3 comments
Milestone

Comments

@Cito
Copy link
Member

Cito commented Feb 15, 2020

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 here).

(copied from Trac ticket 68, created 2016-01-15)

@Cito Cito added this to the 5.2 milestone Feb 15, 2020
@Cito
Copy link
Member Author

Cito commented Feb 15, 2020

This may go into version 5.2, but needs more discussion on the mailing list.

(copied from Trac, 2019-04-24)

@Cito
Copy link
Member Author

Cito commented Jun 20, 2020

Moved to version 5.3 to not further delay version 5.2.

@Cito Cito modified the milestones: 5.2, 5.3 Jun 20, 2020
@Cito
Copy link
Member Author

Cito commented Aug 27, 2023

Moved to 6.1 since we jump directly from 5.2 to 6.0.

@Cito Cito modified the milestones: 5.3, 6.1 Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant