Skip to content

Conversation

@fishcakez
Copy link
Member

This is a crucial bug fix as cursors might not be deallocated in some drivers as the deallocation call would raise but the connection would remain open. Also we should be allowing cleanup of prepared queries with close once a transaction failed to prevent leaking statements.

This would also help with #82 as deallocate in terminate/2 would always be possible.

@fishcakez fishcakez merged commit 5e35baf into master Jul 3, 2017
@fishcakez fishcakez deleted the jf-failed-cleanup branch July 3, 2017 22:24
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

Successfully merging this pull request may close these issues.

3 participants