Header And Logo

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

Data Fields

GinMetaPageData Struct Reference

#include <gin_private.h>

Data Fields

BlockNumber head
BlockNumber tail
uint32 tailFreeSize
BlockNumber nPendingPages
int64 nPendingHeapTuples
BlockNumber nTotalPages
BlockNumber nEntryPages
BlockNumber nDataPages
int64 nEntries
int32 ginVersion

Detailed Description

Definition at line 56 of file gin_private.h.


Field Documentation

Definition at line 96 of file gin_private.h.

Referenced by ginGetStats(), GinInitMetabuffer(), and pgstatginindex().

Definition at line 83 of file gin_private.h.

Referenced by ginGetStats(), GinInitMetabuffer(), and ginUpdateStats().

Definition at line 84 of file gin_private.h.

Referenced by ginGetStats(), GinInitMetabuffer(), and ginUpdateStats().

Definition at line 82 of file gin_private.h.

Referenced by ginGetStats(), GinInitMetabuffer(), and ginUpdateStats().

Definition at line 81 of file gin_private.h.

Referenced by ginGetStats(), GinInitMetabuffer(), and ginUpdateStats().

Definition at line 69 of file gin_private.h.

Referenced by ginHeapTupleFastInsert(), GinInitMetabuffer(), makeSublist(), and shiftList().


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