Skip to content

RELEASE savepoint after ROLLBACK TO #45

Description

@jwp

Looks like rolling back to a savepoint doesn't "release" it.

This would only be, potentially, problematic in cases where xact() is repeatedly entered and exited with exception. Nested xact() are fairly safe because rolling back to an earlier SP will implicitly release the latter SP's.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions