Header And Logo

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

Data Fields

ginxlogUpdateMeta Struct Reference

#include <gin_private.h>

Data Fields

RelFileNode node
GinMetaPageData metadata
BlockNumber prevTail
BlockNumber newRightlink
int32 ntuples

Detailed Description

Definition at line 395 of file gin_private.h.


Field Documentation

Definition at line 398 of file gin_private.h.

Referenced by ginHeapTupleFastInsert(), ginRedoUpdateMetapage(), and ginUpdateStats().

Definition at line 400 of file gin_private.h.

Referenced by ginHeapTupleFastInsert(), ginRedoUpdateMetapage(), and ginUpdateStats().

Definition at line 397 of file gin_private.h.

Referenced by ginHeapTupleFastInsert(), ginRedoUpdateMetapage(), and ginUpdateStats().

Definition at line 401 of file gin_private.h.

Referenced by ginHeapTupleFastInsert(), ginRedoUpdateMetapage(), and ginUpdateStats().

Definition at line 399 of file gin_private.h.

Referenced by ginHeapTupleFastInsert(), ginRedoUpdateMetapage(), and ginUpdateStats().


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