risingwave_frontend::handler::transaction

Function handle_rollback

source
pub async fn handle_rollback(
    handler_args: HandlerArgs,
    stmt_type: StatementType,
    chain: bool,
) -> Result<RwPgResponse, RwError>