#include <gin.h>
Data Fields | |
BlockNumber | nPendingPages |
BlockNumber | nTotalPages |
BlockNumber | nEntryPages |
BlockNumber | nDataPages |
int64 | nEntries |
int32 | ginVersion |
Definition at line 39 of file gin.h.
Definition at line 46 of file gin.h.
Referenced by ginGetStats(), and ginNewScanKey().
Definition at line 44 of file gin.h.
Referenced by addItemPointersToLeafTuple(), buildFreshLeafTuple(), gincostestimate(), ginGetStats(), ginInsertValue(), ginUpdateStats(), and ginvacuumcleanup().
int64 GinStatsData::nEntries |
Definition at line 45 of file gin.h.
Referenced by gincostestimate(), ginEntryInsert(), ginGetStats(), ginUpdateStats(), and ginvacuumcleanup().
Definition at line 43 of file gin.h.
Referenced by ginbuild(), gincostestimate(), ginGetStats(), ginInsertValue(), 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().