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

Callback per result row #12

Closed
jackc opened this issue Apr 16, 2013 · 0 comments
Closed

Callback per result row #12

jackc opened this issue Apr 16, 2013 · 0 comments

Comments

@jackc
Copy link
Owner

jackc commented Apr 16, 2013

Instead of returning the entire result set as current query functions do, add a function that accepts a callback function that processes a single row at a time. This would substantially reduce memory consumption.

@jackc jackc closed this as completed in 9a5c299 Apr 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant