PostgreSQL Source Code git master
Data Fields
TidStoreIter Struct Reference

Data Fields

TidStorets
 
union {
   shared_ts_iter *   shared
 
   local_ts_iter *   local
 
tree_iter
 
 

Detailed Description

Definition at line 135 of file tidstore.c.

Field Documentation

local

local_ts_iter* TidStoreIter::local

Definition at line 143 of file tidstore.c.

Referenced by TidStoreBeginIterate(), TidStoreEndIterate(), and TidStoreIterateNext().

output

TidStoreIterResult TidStoreIter::output

Definition at line 147 of file tidstore.c.

Referenced by TidStoreIterateNext().

shared

shared_ts_iter* TidStoreIter::shared

Definition at line 142 of file tidstore.c.

Referenced by TidStoreBeginIterate(), TidStoreEndIterate(), and TidStoreIterateNext().

union { ... } TidStoreIter::tree_iter

Referenced by TidStoreBeginIterate(), TidStoreEndIterate(), and TidStoreIterateNext().

ts

TidStore* TidStoreIter::ts

Definition at line 137 of file tidstore.c.

Referenced by TidStoreBeginIterate(), TidStoreEndIterate(), and TidStoreIterateNext().


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

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