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

WIP: Use savepoints to support sub-transactions #98

Closed
wants to merge 1 commit into from

Conversation

brendanlong
Copy link
Contributor

This probably needs more thought into what the interface should be,
and potentially some work to ensure these savepoint names never
conflict (maybe just use a counter like we do for prepared statements?).

This probably needs more thought into what the interface should be,
and potentially some work to ensure these savepoint names never
conflict (maybe just use a counter like we do for prepared statements?).
@brendanlong brendanlong self-assigned this May 18, 2020
@gtrak
Copy link
Contributor

gtrak commented Mar 9, 2022

These are things we might potentially want, but they need more work and testing to get over the finish line. Closing for now.

@gtrak gtrak closed this Mar 9, 2022
@gtrak gtrak mentioned this pull request Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants