Module sql::plan::plan_utils[][src]

Expand description

Helper code used throughout the planner.

Enums

Specifies the side of a join.

Functions

Renames the columns in desc with the names in column_names if column_names is non-empty.