PostgreSQL Source Code
git master
|
#include <execnodes.h>
Definition at line 252 of file execnodes.h.
Datum ExprContext::caseValue_datum |
Definition at line 283 of file execnodes.h.
Referenced by CreateExprContextInternal(), CreateStandaloneExprContext(), do_cast_value(), ExecInterpExpr(), and JsonTableGetValue().
bool ExprContext::caseValue_isNull |
Definition at line 285 of file execnodes.h.
Referenced by CreateExprContextInternal(), CreateStandaloneExprContext(), do_cast_value(), ExecInterpExpr(), and JsonTableGetValue().
Datum ExprContext::domainValue_datum |
Definition at line 289 of file execnodes.h.
Referenced by CreateExprContextInternal(), CreateStandaloneExprContext(), domain_check_input(), ExecInterpExpr(), and validateDomainCheckConstraint().
bool ExprContext::domainValue_isNull |
Definition at line 291 of file execnodes.h.
Referenced by CreateExprContextInternal(), CreateStandaloneExprContext(), domain_check_input(), ExecInterpExpr(), and validateDomainCheckConstraint().
bool* ExprContext::ecxt_aggnulls |
Definition at line 279 of file execnodes.h.
Referenced by CreateExprContextInternal(), CreateStandaloneExprContext(), eval_windowaggregates(), ExecInitAgg(), ExecInitWindowAgg(), ExecInterpExpr(), ExecReScanAgg(), ExecReScanWindowAgg(), ExecWindowAgg(), and finalize_aggregates().
Datum* ExprContext::ecxt_aggvalues |
Definition at line 277 of file execnodes.h.
Referenced by CreateExprContextInternal(), CreateStandaloneExprContext(), eval_windowaggregates(), ExecInitAgg(), ExecInitWindowAgg(), ExecInterpExpr(), ExecReScanAgg(), ExecReScanWindowAgg(), ExecWindowAgg(), and finalize_aggregates().
ExprContext_CB* ExprContext::ecxt_callbacks |
Definition at line 297 of file execnodes.h.
Referenced by CreateExprContextInternal(), CreateStandaloneExprContext(), RegisterExprContextCallback(), ShutdownExprContext(), and UnregisterExprContextCallback().
struct EState* ExprContext::ecxt_estate |
Definition at line 294 of file execnodes.h.
Referenced by CreateExprContextInternal(), CreatePartitionPruneState(), CreateStandaloneExprContext(), ExecEvalWholeRowVar(), and FreeExprContext().
TupleTableSlot* ExprContext::ecxt_innertuple |
Definition at line 260 of file execnodes.h.
Referenced by agg_retrieve_direct(), CheckExprStillValid(), CreateExprContextInternal(), CreateStandaloneExprContext(), ExecEvalPreOrderedDistinctMulti(), ExecEvalWholeRowVar(), ExecGroup(), ExecHashJoinImpl(), ExecInterpExpr(), ExecJustAssignInnerVar(), ExecJustAssignInnerVarVirt(), ExecJustInnerVar(), ExecJustInnerVarVirt(), ExecLimit(), ExecMergeJoin(), ExecMergeMatched(), ExecMergeNotMatched(), ExecNestLoop(), ExecOnConflictUpdate(), ExecParallelScanHashBucket(), ExecParallelScanHashTableForUnmatched(), ExecScanHashBucket(), ExecScanHashTableForUnmatched(), ExecUnique(), hypothetical_dense_rank_final(), MJEvalInnerValues(), MJFillInner(), MJFillOuter(), process_ordered_aggregate_multi(), setop_retrieve_direct(), spool_tuples(), and TriggerEnabled().
TupleTableSlot* ExprContext::ecxt_outertuple |
Definition at line 262 of file execnodes.h.
Referenced by agg_fill_hash_table(), agg_refill_hash_table(), agg_retrieve_direct(), agg_retrieve_hash_table_in_memory(), CheckExprStillValid(), CreateExprContextInternal(), CreateStandaloneExprContext(), eval_windowaggregates(), ExecEvalPreOrderedDistinctMulti(), ExecEvalWholeRowVar(), ExecGather(), ExecGatherMerge(), ExecGetInsertNewTuple(), ExecGetUpdateNewTuple(), ExecGroup(), ExecHashJoinImpl(), ExecHashJoinOuterGetTuple(), ExecInterpExpr(), ExecJustAssignOuterVar(), ExecJustAssignOuterVarVirt(), ExecJustOuterVar(), ExecJustOuterVarVirt(), ExecLimit(), ExecMergeJoin(), ExecMergeMatched(), ExecMergeNotMatched(), ExecNestLoop(), ExecOnConflictUpdate(), ExecParallelHashJoinOuterGetTuple(), ExecParallelHashJoinPartitionOuter(), ExecProcessReturning(), ExecProjectSet(), ExecResult(), ExecUnique(), ExecWindowAgg(), hypothetical_dense_rank_final(), lookup_hash_entries(), MJEvalOuterValues(), MJFillInner(), MJFillOuter(), MultiExecParallelHash(), MultiExecPrivateHash(), process_ordered_aggregate_multi(), setop_retrieve_direct(), spool_tuples(), TriggerEnabled(), WinGetFuncArgCurrent(), WinGetFuncArgInFrame(), and WinGetFuncArgInPartition().
ParamExecData* ExprContext::ecxt_param_exec_vals |
Definition at line 269 of file execnodes.h.
Referenced by buildSubPlanHash(), CreateExprContextInternal(), CreateStandaloneExprContext(), ExecEvalParamExec(), ExecEvalParamSet(), ExecNestLoop(), ExecScanSubPlan(), ExecSetParamPlan(), and ExecSetParamPlanMulti().
ParamListInfo ExprContext::ecxt_param_list_info |
Definition at line 270 of file execnodes.h.
Referenced by CreateExprContextInternal(), CreateStandaloneExprContext(), exec_eval_simple_expr(), ExecEvalParamExtern(), fetch_cursor_param_value(), InitPartitionPruneContext(), plpgsql_param_eval_generic(), plpgsql_param_eval_generic_ro(), plpgsql_param_eval_recfield(), plpgsql_param_eval_var(), and plpgsql_param_eval_var_ro().
MemoryContext ExprContext::ecxt_per_query_memory |
Definition at line 265 of file execnodes.h.
Referenced by buildSubPlanHash(), connectby_text(), connectby_text_serial(), CreateExprContextInternal(), CreateStandaloneExprContext(), crosstab(), crosstab_hash(), ExecEvalConvertRowtype(), ExecEvalHashedScalarArrayOp(), ExecEvalJsonCoercion(), ExecEvalWholeRowVar(), ExecInitFunctionResultSet(), ExecInitTableFunctionResult(), ExecInitWindowAgg(), ExecMakeTableFunctionResult(), ExecScanSubPlan(), ExecSetParamPlan(), InitMaterializedSRF(), materializeResult(), pg_logical_slot_get_changes_guts(), plperl_return_next_internal(), plpgsql_estate_setup(), pltcl_func_handler(), populate_recordset_worker(), RegisterExprContextCallback(), spool_tuples(), storeRow(), tfuncFetchRows(), update_frameheadpos(), update_frametailpos(), update_grouptailpos(), and window_gettupleslot().
MemoryContext ExprContext::ecxt_per_tuple_memory |
Definition at line 266 of file execnodes.h.
Referenced by advance_transition_function(), advance_windowaggregate(), advance_windowaggregate_base(), AggCheckCallContext(), AggGetTempMemoryContext(), build_hash_table(), CreateExprContextInternal(), CreateStandaloneExprContext(), eval_windowfunction(), EvalOrderByExpressions(), ExecAggCopyTransValue(), ExecAggInitGroup(), ExecAggPlainTransByRef(), ExecAggPlainTransByVal(), ExecEvalExprSwitchContext(), ExecEvalPreOrderedDistinctSingle(), ExecIndexEvalArrayKeys(), ExecIndexEvalRuntimeKeys(), ExecInterpExpr(), ExecMakeTableFunctionResult(), ExecProjectSRF(), ExecQualAndReset(), finalize_aggregate(), finalize_partialaggregate(), finalize_windowaggregate(), FreeExprContext(), hash_agg_check_limits(), hash_agg_update_metrics(), heapam_index_build_range_scan(), heapam_index_validate_scan(), IndexCheckExclusion(), initialize_aggregate(), MJCompare(), MJEvalInnerValues(), MJEvalOuterValues(), NextCopyFrom(), prepare_probe_slot(), process_ordered_aggregate_single(), ReScanExprContext(), ShutdownExprContext(), StoreIndexTuple(), tfuncLoadRows(), and ValuesNext().
TupleTableSlot* ExprContext::ecxt_scantuple |
Definition at line 258 of file execnodes.h.
Referenced by ATRewriteTable(), BitmapHeapNext(), BitmapHeapRecheck(), check_default_partition_contents(), check_exclusion_or_unique_constraint(), CheckExprStillValid(), compute_expr_stats(), compute_index_stats(), CopyFrom(), CreateExprContextInternal(), CreateStandaloneExprContext(), ExecCheckIndexConstraints(), ExecComputeStoredGenerated(), ExecEvalWholeRowVar(), ExecFindPartition(), ExecGetUpdateNewTuple(), ExecInsertIndexTuples(), ExecInterpExpr(), ExecJustAssignScanVar(), ExecJustAssignScanVarVirt(), ExecJustScanVar(), ExecJustScanVarVirt(), ExecMergeMatched(), ExecMergeNotMatched(), ExecOnConflictUpdate(), ExecPartitionCheck(), ExecProcessReturning(), ExecRelCheck(), ExecScan(), ExecWindowAgg(), ExecWithCheckOptions(), ForeignRecheck(), freestate_cluster(), heapam_index_build_range_scan(), heapam_index_validate_scan(), IndexCheckExclusion(), IndexNext(), IndexNextWithReorder(), IndexOnlyNext(), IndexRecheck(), make_build_data(), pgoutput_row_filter(), and tuplesort_begin_cluster().
NodeTag ExprContext::type |
Definition at line 254 of file execnodes.h.