Header And Logo

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

Data Fields

spgxlogAddLeaf Struct Reference

#include <spgist_private.h>

Data Fields

RelFileNode node
BlockNumber blknoLeaf
bool newPage
bool storesNulls
OffsetNumber offnumLeaf
OffsetNumber offnumHeadLeaf
BlockNumber blknoParent
OffsetNumber offnumParent
uint16 nodeI

Detailed Description

Definition at line 411 of file spgist_private.h.


Field Documentation

Definition at line 415 of file spgist_private.h.

Referenced by addLeafTuple(), and spgRedoAddLeaf().

Definition at line 421 of file spgist_private.h.

Referenced by addLeafTuple(), and spgRedoAddLeaf().

Definition at line 416 of file spgist_private.h.

Referenced by addLeafTuple(), and spgRedoAddLeaf().

Definition at line 413 of file spgist_private.h.

Referenced by addLeafTuple(), and spgRedoAddLeaf().

Definition at line 423 of file spgist_private.h.

Referenced by addLeafTuple(), and spgRedoAddLeaf().

Definition at line 419 of file spgist_private.h.

Referenced by addLeafTuple(), and spgRedoAddLeaf().

Definition at line 418 of file spgist_private.h.

Referenced by addLeafTuple(), and spgRedoAddLeaf().

Definition at line 422 of file spgist_private.h.

Referenced by addLeafTuple(), and spgRedoAddLeaf().

Definition at line 417 of file spgist_private.h.

Referenced by addLeafTuple(), and spgRedoAddLeaf().


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