PostgreSQL Source Code git master
Data Fields
PartitionPruneState Struct Reference

#include <execPartition.h>

Data Fields

 
 
 
 
 
bool  do_exec_prune
 
 
 

Detailed Description

Definition at line 121 of file execPartition.h.

Field Documentation

do_exec_prune

bool PartitionPruneState::do_exec_prune

Definition at line 128 of file execPartition.h.

Referenced by CreatePartitionPruneState(), ExecFindMatchingSubPlans(), ExecInitAppend(), ExecInitMergeAppend(), ExecInitPartitionExecPruning(), and InitExecPartitionPruneContexts().

do_initial_prune

bool PartitionPruneState::do_initial_prune

Definition at line 127 of file execPartition.h.

Referenced by CreatePartitionPruneState(), ExecDoInitialPruning(), and ExecInitPartitionExecPruning().

econtext

ExprContext* PartitionPruneState::econtext

Definition at line 123 of file execPartition.h.

Referenced by CreatePartitionPruneState(), and InitExecPartitionPruneContexts().

execparamids

Bitmapset* PartitionPruneState::execparamids

Definition at line 124 of file execPartition.h.

Referenced by CreatePartitionPruneState(), ExecReScanAppend(), and ExecReScanMergeAppend().

num_partprunedata

int PartitionPruneState::num_partprunedata

Definition at line 129 of file execPartition.h.

Referenced by CreatePartitionPruneState(), ExecFindMatchingSubPlans(), and InitExecPartitionPruneContexts().

other_subplans

Bitmapset* PartitionPruneState::other_subplans

Definition at line 125 of file execPartition.h.

Referenced by CreatePartitionPruneState(), ExecFindMatchingSubPlans(), and InitExecPartitionPruneContexts().

partprunedata

PartitionPruningData* PartitionPruneState::partprunedata[FLEXIBLE_ARRAY_MEMBER]

Definition at line 130 of file execPartition.h.

Referenced by CreatePartitionPruneState(), ExecFindMatchingSubPlans(), and InitExecPartitionPruneContexts().

prune_context

MemoryContext PartitionPruneState::prune_context

Definition at line 126 of file execPartition.h.

Referenced by CreatePartitionPruneState(), and ExecFindMatchingSubPlans().


The documentation for this struct was generated from the following file:

AltStyle によって変換されたページ (->オリジナル) /