PostgreSQL Source Code git master
Data Fields
TidScanState Struct Reference

#include <execnodes.h>

Data Fields

 
 
 
int  tss_NumTids
 
int  tss_TidPtr
 
 

Detailed Description

Definition at line 1910 of file execnodes.h.

Field Documentation

ss

ScanState TidScanState::ss

Definition at line 1912 of file execnodes.h.

Referenced by ExecEndTidScan(), ExecInitTidScan(), ExecReScanTidScan(), ExecTidScan(), TidExprListCreate(), TidListEval(), and TidNext().

tss_isCurrentOf

bool TidScanState::tss_isCurrentOf

Definition at line 1914 of file execnodes.h.

Referenced by TidExprListCreate(), TidListEval(), TidNext(), and TidRecheck().

tss_NumTids

int TidScanState::tss_NumTids

Definition at line 1915 of file execnodes.h.

Referenced by ExecInitTidScan(), ExecReScanTidScan(), TidListEval(), TidNext(), and TidRecheck().

tss_tidexprs

List* TidScanState::tss_tidexprs

Definition at line 1913 of file execnodes.h.

Referenced by TidExprListCreate(), and TidListEval().

tss_TidList

ItemPointerData* TidScanState::tss_TidList

Definition at line 1917 of file execnodes.h.

Referenced by ExecInitTidScan(), ExecReScanTidScan(), TidListEval(), TidNext(), and TidRecheck().

tss_TidPtr

int TidScanState::tss_TidPtr

Definition at line 1916 of file execnodes.h.

Referenced by ExecInitTidScan(), ExecReScanTidScan(), TidListEval(), and TidNext().


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

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