PostgreSQL Source Code git master
Data Fields
GMReaderTupleBuffer Struct Reference

Data Fields

 
int  nTuples
 
int  readCounter
 
bool  done
 

Detailed Description

Definition at line 42 of file nodeGatherMerge.c.

Field Documentation

done

bool GMReaderTupleBuffer::done

Definition at line 47 of file nodeGatherMerge.c.

Referenced by gather_merge_init(), gather_merge_readnext(), and load_tuple_array().

nTuples

int GMReaderTupleBuffer::nTuples

Definition at line 45 of file nodeGatherMerge.c.

Referenced by gather_merge_clear_tuples(), gather_merge_init(), gather_merge_readnext(), and load_tuple_array().

readCounter

int GMReaderTupleBuffer::readCounter

Definition at line 46 of file nodeGatherMerge.c.

Referenced by gather_merge_clear_tuples(), gather_merge_init(), gather_merge_readnext(), and load_tuple_array().

tuple

MinimalTuple* GMReaderTupleBuffer::tuple

Definition at line 44 of file nodeGatherMerge.c.

Referenced by gather_merge_clear_tuples(), gather_merge_readnext(), gather_merge_setup(), and load_tuple_array().


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

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