Header And Logo

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

Data Fields

BuildAccumulator Struct Reference

#include <gin_private.h>

Data Fields

GinStateginstate
long allocatedMemory
GinEntryAccumulatorentryallocator
uint32 eas_used
RBTreetree

Detailed Description

Definition at line 689 of file gin_private.h.


Field Documentation

Definition at line 694 of file gin_private.h.

Referenced by ginAllocEntryAccumulator(), and ginInitBA().

Definition at line 693 of file gin_private.h.

Referenced by ginAllocEntryAccumulator(), and ginInitBA().

Definition at line 695 of file gin_private.h.

Referenced by ginBeginBAScan(), ginGetBAEntry(), ginInitBA(), and ginInsertBAEntry().


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