PostgreSQL Source Code git master
Data Fields
GinEntryAccumulator Struct Reference

#include <gin_private.h>

Data Fields

 
 
 
 
bool  shouldSort
 
 
 
 

Detailed Description

Definition at line 428 of file gin_private.h.

Field Documentation

attnum

OffsetNumber GinEntryAccumulator::attnum

Definition at line 433 of file gin_private.h.

Referenced by cmpEntryAccumulator(), ginGetBAEntry(), and ginInsertBAEntry().

category

GinNullCategory GinEntryAccumulator::category

Definition at line 432 of file gin_private.h.

Referenced by cmpEntryAccumulator(), ginGetBAEntry(), and ginInsertBAEntry().

count

uint32 GinEntryAccumulator::count

Definition at line 437 of file gin_private.h.

Referenced by ginCombineData(), ginGetBAEntry(), and ginInsertBAEntry().

key

Datum GinEntryAccumulator::key

Definition at line 431 of file gin_private.h.

Referenced by cmpEntryAccumulator(), ginGetBAEntry(), and ginInsertBAEntry().

list

ItemPointerData* GinEntryAccumulator::list

Definition at line 435 of file gin_private.h.

Referenced by ginCombineData(), ginGetBAEntry(), and ginInsertBAEntry().

maxcount

uint32 GinEntryAccumulator::maxcount

Definition at line 436 of file gin_private.h.

Referenced by ginCombineData(), and ginInsertBAEntry().

rbtnode

RBTNode GinEntryAccumulator::rbtnode

Definition at line 430 of file gin_private.h.

shouldSort

bool GinEntryAccumulator::shouldSort

Definition at line 434 of file gin_private.h.

Referenced by ginCombineData(), ginGetBAEntry(), and ginInsertBAEntry().


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

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