Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

GinEntryAccumulator Struct Reference

#include <gin_private.h>

Data Fields

RBNode rbnode
Datum key
GinNullCategory category
OffsetNumber attnum
bool shouldSort
ItemPointerDatalist
uint32 maxcount
uint32 count

Detailed Description

Definition at line 677 of file gin_private.h.


Field Documentation

Definition at line 682 of file gin_private.h.

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

Definition at line 681 of file gin_private.h.

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

Definition at line 686 of file gin_private.h.

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

Definition at line 680 of file gin_private.h.

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

Definition at line 684 of file gin_private.h.

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

Definition at line 685 of file gin_private.h.

Referenced by ginCombineData(), and ginInsertBAEntry().

Definition at line 679 of file gin_private.h.

Definition at line 683 of file gin_private.h.

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


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