Header And Logo

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

Data Fields

ginxlogInsert Struct Reference

#include <gin_private.h>

Data Fields

RelFileNode node
BlockNumber blkno
BlockNumber updateBlkno
OffsetNumber offset
bool isDelete
bool isData
bool isLeaf
OffsetNumber nitem

Detailed Description

Definition at line 331 of file gin_private.h.


Field Documentation

Definition at line 334 of file gin_private.h.

Referenced by dataPlaceToPage(), entryPlaceToPage(), and ginRedoInsert().

Definition at line 338 of file gin_private.h.

Referenced by dataPlaceToPage(), entryPlaceToPage(), and ginRedoInsert().

Definition at line 337 of file gin_private.h.

Referenced by dataPlaceToPage(), entryPlaceToPage(), and ginRedoInsert().

Definition at line 339 of file gin_private.h.

Referenced by dataPlaceToPage(), entryPlaceToPage(), and ginRedoInsert().

Definition at line 340 of file gin_private.h.

Referenced by dataPlaceToPage(), entryPlaceToPage(), and ginRedoInsert().

Definition at line 333 of file gin_private.h.

Referenced by dataPlaceToPage(), entryPlaceToPage(), and ginRedoInsert().

Definition at line 336 of file gin_private.h.

Referenced by dataPlaceToPage(), entryPlaceToPage(), and ginRedoInsert().

Definition at line 335 of file gin_private.h.

Referenced by dataPlaceToPage(), entryPlaceToPage(), and ginRedoInsert().


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