Header And Logo

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

Data Fields

GinTupleCollector Struct Reference

#include <gin_private.h>

Data Fields

IndexTupletuples
uint32 ntuples
uint32 lentuples
uint32 sumsize

Detailed Description

Definition at line 710 of file gin_private.h.


Field Documentation

Definition at line 714 of file gin_private.h.

Referenced by ginHeapTupleFastCollect().

Definition at line 713 of file gin_private.h.

Referenced by ginHeapTupleFastCollect(), and ginHeapTupleFastInsert().

Definition at line 715 of file gin_private.h.

Referenced by ginHeapTupleFastCollect(), and ginHeapTupleFastInsert().

Definition at line 712 of file gin_private.h.

Referenced by ginHeapTupleFastCollect(), and ginHeapTupleFastInsert().


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