PostgreSQL Source Code git master
Data Fields
MergeAppendState Struct Reference

#include <execnodes.h>

Data Fields

 
 
int  ms_nplans
 
int  ms_nkeys
 
 
 
struct binaryheapms_heap
 
 
 
 

Detailed Description

Definition at line 1532 of file execnodes.h.

Field Documentation

mergeplans

PlanState** MergeAppendState::mergeplans

Definition at line 1535 of file execnodes.h.

Referenced by ExecEndMergeAppend(), ExecInitMergeAppend(), ExecMergeAppend(), ExecReScanMergeAppend(), and ExecSetTupleBound().

ms_heap

struct binaryheap* MergeAppendState::ms_heap

Definition at line 1540 of file execnodes.h.

Referenced by ExecInitMergeAppend(), ExecMergeAppend(), and ExecReScanMergeAppend().

ms_initialized

bool MergeAppendState::ms_initialized

Definition at line 1541 of file execnodes.h.

Referenced by ExecInitMergeAppend(), ExecMergeAppend(), and ExecReScanMergeAppend().

ms_nkeys

int MergeAppendState::ms_nkeys

Definition at line 1537 of file execnodes.h.

Referenced by ExecInitMergeAppend(), and heap_compare_slots().

ms_nplans

int MergeAppendState::ms_nplans

Definition at line 1536 of file execnodes.h.

Referenced by ExecEndMergeAppend(), ExecInitMergeAppend(), ExecMergeAppend(), ExecReScanMergeAppend(), and ExecSetTupleBound().

ms_prune_state

struct PartitionPruneState* MergeAppendState::ms_prune_state

Definition at line 1542 of file execnodes.h.

Referenced by ExecInitMergeAppend(), ExecMergeAppend(), and ExecReScanMergeAppend().

ms_slots

TupleTableSlot** MergeAppendState::ms_slots

Definition at line 1539 of file execnodes.h.

Referenced by ExecInitMergeAppend(), ExecMergeAppend(), and heap_compare_slots().

ms_sortkeys

SortSupport MergeAppendState::ms_sortkeys

Definition at line 1538 of file execnodes.h.

Referenced by ExecInitMergeAppend(), and heap_compare_slots().

ms_valid_subplans

Bitmapset* MergeAppendState::ms_valid_subplans

Definition at line 1543 of file execnodes.h.

Referenced by ExecInitMergeAppend(), ExecMergeAppend(), and ExecReScanMergeAppend().

ps

PlanState MergeAppendState::ps

Definition at line 1534 of file execnodes.h.

Referenced by ExecInitMergeAppend(), ExecMergeAppend(), ExecReScanMergeAppend(), and show_merge_append_keys().


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

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