List of all items
Structs
- CacheStats
- CommonTableExpression
- CostEstimator
- IndexRange
- Optimizer
- Parser
- PlanCache
- Planner
- PlannerContext
- PreparedStatement
- QueryEngine
- QueryMetrics
- QueryMetricsSnapshot
- WindowExecutor
- executor::ExecutionContext
- executor::Executor
- executor::Row
- expr::WindowFrame
- expr::WindowFunction
- expr::WindowOrderByExpr
Enums
- CustomStatement
- IndexBound
- JoinType
- LogicalPlan
- ParseResult
- ParserShowGrantsTarget
- ShowGrantsTarget
- SortOrder
- executor::QueryResult
- expr::AggregateFunction
- expr::BinaryOp
- expr::Expr
- expr::FrameBound
- expr::FrameUnit
- expr::SubqueryCompareOp
- expr::SubqueryType
- expr::UnaryOp
- expr::WindowFunctionType
- expr::WindowSortOrder
Functions
- count_params
- count_plan_params
- expr::eval_function
- expr::helpers::collect_column_refs
- expr::helpers::like_match
- substitute_params
- substitute_plan_params
Constants
- cost_constants::CPU_COST_MULTIPLIER
- cost_constants::DEFAULT_JOIN_SELECTIVITY
- cost_constants::DEFAULT_RANGE_SELECTIVITY
- cost_constants::DEFAULT_SELECTIVITY
- cost_constants::HASH_BUILD_COST_PER_ROW
- cost_constants::HASH_JOIN_COST_PER_ROW
- cost_constants::INDEX_SCAN_COST_PER_ROW
- cost_constants::NESTED_LOOP_COST_PER_COMPARISON
- cost_constants::SEQ_SCAN_COST_PER_ROW
- cost_constants::SORT_COST_PER_ROW