Transaction API: rollback - commit - checkpoint_new - checkpoint_rollback - checkpoint_commit - toggle_rollback_debug
checkpoint_commit(+Checkpoint)
Remove the check point Checkpoint. TODO: Rename to remove_checkpoint.
Use commit/0 to remove all existing rollback information. There
is currently no way to remove rollback information just up to a
certain checkpoint.


