Module mz_sql::plan::statement::tcl

source ·
Expand description

Transaction control language (TCL).

This module houses the handlers for statements that manipulate the session’s transaction, like BEGIN and COMMIT.

Functions