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

Postgres.Statement never releases output record type #22

Open
jwp opened this issue Feb 1, 2010 · 0 comments
Open

Postgres.Statement never releases output record type #22

jwp opened this issue Feb 1, 2010 · 0 comments

Comments

@jwp
Copy link
Contributor

jwp commented Feb 1, 2010

However, it will reclaim outputs already created. This is a problem with the anonymous composite cache, and Postgres.Statement leveraging it to enable using operators with resulting rows. Large numbers of random SELECT-class queries will leak, provided that they tend to return different results.

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