Releases a savepoint. The transaction remains active.
The txnId must be a valid transaction identifier. Returns true on success, false on failure.
txnId
bool releaseSavepoint(int txnId, String name);