#include <execnodes.h>
Data Fields | |
ScanState | ss |
List * | tss_tidquals |
bool | tss_isCurrentOf |
int | tss_NumTids |
int | tss_TidPtr |
int | tss_MarkTidPtr |
ItemPointerData * | tss_TidList |
HeapTupleData | tss_htup |
Definition at line 1360 of file execnodes.h.
Definition at line 1362 of file execnodes.h.
Referenced by ExecEndTidScan(), ExecInitTidScan(), ExecReScanTidScan(), ExecTidScan(), TidListCreate(), and TidNext().
Definition at line 1369 of file execnodes.h.
Referenced by TidNext().
Definition at line 1364 of file execnodes.h.
Referenced by TidListCreate(), and TidNext().
Definition at line 1367 of file execnodes.h.
Referenced by ExecTidMarkPos(), and ExecTidRestrPos().
Definition at line 1365 of file execnodes.h.
Referenced by ExecInitTidScan(), ExecReScanTidScan(), TidListCreate(), and TidNext().
Definition at line 1368 of file execnodes.h.
Referenced by ExecInitTidScan(), ExecReScanTidScan(), TidListCreate(), and TidNext().
Definition at line 1366 of file execnodes.h.
Referenced by ExecInitTidScan(), ExecReScanTidScan(), ExecTidMarkPos(), ExecTidRestrPos(), TidListCreate(), and TidNext().
Definition at line 1363 of file execnodes.h.
Referenced by ExecInitTidScan(), and TidListCreate().