Skip to main content

Module sets

Module sets 

Source
Expand description

Set-returning expression binding, validation, and dependency rewriting.

Modules§

rewrite
Set-returning and aggregate dependency expression rewrites.
static_setness
Catalog-only set-returning routine classification before physical traversal.
validation
Set-returning expression detection and SQL context validation.

Structs§

AggregateOutputProjectionPlan
GroupSetProjectionPlan
SetFunctionCall
SetProjectionPlan

Traits§

SetFunctionCatalog
Routine metadata and aggregate classification required by set-returning expression analysis.

Type Aliases§

PhysicalProjection