Header And Logo

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

Data Fields

gistxlogPageSplit Struct Reference

#include <gist_private.h>

Data Fields

RelFileNode node
BlockNumber origblkno
BlockNumber origrlink
GistNSN orignsn
bool origleaf
BlockNumber leftchild
uint16 npage
bool markfollowright

Detailed Description

Definition at line 191 of file gist_private.h.


Field Documentation

Definition at line 199 of file gist_private.h.

Referenced by gistRedoPageSplitRecord(), and gistXLogSplit().

Definition at line 201 of file gist_private.h.

Referenced by gistRedoPageSplitRecord(), and gistXLogSplit().

Definition at line 193 of file gist_private.h.

Referenced by gistRedoPageSplitRecord(), gistXLogSplit(), and out_gistxlogPageSplit().

Definition at line 194 of file gist_private.h.

Referenced by gistXLogSplit(), and out_gistxlogPageSplit().

Definition at line 197 of file gist_private.h.

Referenced by gistRedoPageSplitRecord(), and gistXLogSplit().

Definition at line 196 of file gist_private.h.

Referenced by gistRedoPageSplitRecord(), and gistXLogSplit().

Definition at line 195 of file gist_private.h.

Referenced by gistRedoPageSplitRecord(), and gistXLogSplit().


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