RELEASE SAVEPOINT

Name

RELEASE SAVEPOINT -- destroy a previously defined savepoint

Synopsis

RELEASE [ SAVEPOINT ] savepoint_name

Description

Note: The following description applies only to Postgres-XL

RELEASE SAVEPOINT is not supported by the current release of Postgres-XL.

See Also

BEGIN, COMMIT, ROLLBACK, ROLLBACK TO SAVEPOINT, SAVEPOINT