Header And Logo

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

Data Fields

GinStatsData Struct Reference

#include <gin.h>

Data Fields

BlockNumber nPendingPages
BlockNumber nTotalPages
BlockNumber nEntryPages
BlockNumber nDataPages
int64 nEntries
int32 ginVersion

Detailed Description

Definition at line 39 of file gin.h.


Field Documentation

Definition at line 46 of file gin.h.

Referenced by ginGetStats(), and ginNewScanKey().

Definition at line 45 of file gin.h.

Referenced by gincostestimate(), ginEntryInsert(), ginGetStats(), ginUpdateStats(), and ginvacuumcleanup().

Definition at line 41 of file gin.h.

Referenced by gincostestimate(), and ginGetStats().

Definition at line 42 of file gin.h.

Referenced by gincostestimate(), ginGetStats(), ginUpdateStats(), and ginvacuumcleanup().


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