pub(crate) fn to_executor_context(
query_context: QueryContextRef,
trigger_reason: TriggerReason,
) -> ExecutorContextExpand description
Builds the execution envelope for a frontend-originated procedure.
pub(crate) fn to_executor_context(
query_context: QueryContextRef,
trigger_reason: TriggerReason,
) -> ExecutorContextBuilds the execution envelope for a frontend-originated procedure.