PostgreSQL Source Code git master
Data Fields
CustomScanState Struct Reference

#include <execnodes.h>

Data Fields

 
 
 
 
const struct CustomExecMethodsmethods
 
const struct TupleTableSlotOpsslotOps
 

Detailed Description

Definition at line 2129 of file execnodes.h.

Field Documentation

custom_ps

List* CustomScanState::custom_ps

Definition at line 2134 of file execnodes.h.

Referenced by ExplainCustomChildren().

flags

uint32 CustomScanState::flags

Definition at line 2132 of file execnodes.h.

Referenced by ExecInitCustomScan().

methods

const struct CustomExecMethods* CustomScanState::methods

Definition at line 2136 of file execnodes.h.

Referenced by ExecCustomMarkPos(), ExecCustomRestrPos(), ExecCustomScan(), ExecCustomScanEstimate(), ExecCustomScanInitializeDSM(), ExecCustomScanInitializeWorker(), ExecCustomScanReInitializeDSM(), ExecEndCustomScan(), ExecInitCustomScan(), ExecReScanCustomScan(), ExecShutdownCustomScan(), and ExplainNode().

pscan_len

Size CustomScanState::pscan_len

Definition at line 2135 of file execnodes.h.

Referenced by ExecCustomScanEstimate(), and ExecCustomScanInitializeDSM().

slotOps

const struct TupleTableSlotOps* CustomScanState::slotOps

Definition at line 2137 of file execnodes.h.

Referenced by ExecInitCustomScan().

ss

ScanState CustomScanState::ss

Definition at line 2131 of file execnodes.h.

Referenced by ExecCustomScanInitializeDSM(), ExecCustomScanInitializeWorker(), ExecCustomScanReInitializeDSM(), and ExecInitCustomScan().


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

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